@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSans.ttf');
    font-weight: normal;
    font-display: swap;
}
html{
    overflow-x: hidden;
    margin-top: 0 !important;
}
body{
    font-family: 'IRANSans' !important;
    direction: rtl;
    overflow: hidden;
    width: 100% !important;
    margin: 0!important;
    padding: 0!important;
	background-color: #f5f7fc;
}
a{
    text-decoration: none !important;
}
.post-description table, .post-description th, .post-description td {
    border: 1px solid #000;
}
@media (min-width:1200px){
    :root{
        font-size:16px;
    }
    .h1, h1 {
        font-size: 1.8rem;
    }  
    .h2, h2{
        font-size: 1.6rem;
    }
    p{
        font-size:0.9rem;
        color:#565a62;
        line-height: 1.8rem;
    }
}


.header-section{
	padding: 15px 0;
	background-color:#fff;
}
.header-section .menu-items ul{
	list-style: none;
    display: flex;
	margin:0;
	padding: 20px 0;
}
.header-section .menu-items ul li{
	margin: 0 9px;
    position: relative;
}
.header-section .menu-items ul li .sub-menu{
    position: absolute;
    top: -8px;
    width: 250px;
    margin-top: 30px;
    box-shadow: 0px 0px 15px 5px #eaeaea;
    background-color: #fff;
    padding: 10px;
    display:none;
    border-radius: 10px;
    z-index: 1000;
}
.header-section .menu-items ul li:hover .sub-menu{
    display:block !important;
}
.header-section .menu-items ul li a{
	color: #565a62;
    text-decoration: none;
    font-size:14px;
}
.header-mainpage .header-section .menu-items ul li a:hover{
    color: #ffffff;
}
.header-section .menu-items ul li a:hover{
    color: #43a4ef;
}
.header-section .menu-items{
    border-top: 1px solid #e3e3e3;
    margin-top: 15px;
}

.search-item{
    padding: 10px;
    border: 1px solid #DBDCDD;
    border-radius: 10px;
}
.main-btn{
    background-color: #FC3688;
    align-items: center;
    display: flex;
    border-radius: 10px;
    padding: 10px 16px;
	width: fit-content;
	font-size:15px;
}
.main-btn:hover{
    text-decoration:none;
    background-color:#e24586;
    color:#fff;
}

.main-btn a ,.main-btn a:hover{
	text-decoration: none;
    color: #fff;
}
.breadcrumbs{
	padding: 15px 0;
    background-color: rgb(245 247 252);
    border-bottom: 1.5px solid #fff;
}
.breadcrumbs .caption_page span,.breadcrumbs .caption_page a{
    color: #565A62;
	text-decoration:none;
}
.breadcrumbs .caption_page p {
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.breadcrumbs .caption_page span.separator {
    height: 22px;
    opacity: 0.6;
}
.breadcrumbs .caption_page a{
    opacity: 0.6; 
    margin-right: 5px;
}
.page-build-section .page-build-img img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.breadcrumbs .caption_page .page-title{
	color:#565a62;
}
.page-build-section .page-build-content .page-build-title{
	margin-bottom: 5%;
    color: #000;
}
.page-build-section .page-build-content .page-build-title h1{
	font-weight: bold;
    color: #000;
}
.page-build-section .page-build-content .page-build-desc p{
	color: #565a62;
    text-align: justify;
    line-height: 1.8rem;
}
footer{
	background-image: url(../img/footer.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-section .newsletters-box .newsletters-title h2{
	color:#fff;
	font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 2%;
}
.footer-section .newsletters-box .newsletters-desc p{
	color:#fff;
}
.newsletters-item{
	padding: 20px 0;
    border-bottom: 2px solid #5d9bda;
}
.footer-items{
	padding: 2% 0;
}
footer .footer-service .fservice-title h2,footer .footer-section .footer-items .footer-uselink .uselink-title h2{
	color: #fff;
    font-size: 20px;
    margin-bottom: 5%;
}
footer .footer-service .fservice-items ul{
	list-style:none;
	padding: 0;
}
footer .footer-service .fservice-items ul li{
	display:flex;
	margin-bottom: 15px;
}
footer .footer-service .fservice-items ul li .fservice-items-img{
	width:fit-content;
	margin-left:10px
}
footer .footer-service .fservice-items ul li .fservice-items-img img{
	width:65px!important;
	height:65px!important;
    transition: transform .3s;
}
footer .footer-service .fservice-items ul li .fservice-items-img img:hover{
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.1); 
}
footer .footer-service .fservice-items ul li .fservice-items-content .fservice-items-title h3{
	font-size: 18px;
    color: #fff;
}
footer .footer-service .fservice-items ul li .fservice-items-content .fservice-items-excerpt p{
	color: #c9d6f1;
    font-size: 14px;
}
footer .footer-section .footer-items .footer-desc p{
	color: #c9d9f1;
    font-size: 15px;
	text-align:justify;
	line-height:25px ;
    margin-top: 25px;
}
footer .footer-section .footer-items .footer-uselink .uselink-box{
	display:flex;
	justify-content: space-between;
}
footer .footer-section .footer-items .footer-uselink .uselink-box .uselink-items ul,footer .footer-section .footer-items .footer-contactus ul{
	list-style: none;
    padding: 0;
}
footer .footer-section .footer-items .footer-uselink .uselink-box .uselink-items ul li,footer .footer-section .footer-items .footer-contactus ul li{
	margin-bottom:10px;
}
footer .footer-section .footer-items .footer-uselink .uselink-box .uselink-items ul li a{
	text-decoration:none; 
	color:#c9d5f0;
}
footer .footer-section .footer-items .footer-uselink .uselink-box .uselink-items ul li a:hover{
	color:#fff;
}
footer .footer-section .footer-items .footer-contactus ul li span{
	color:#c9d7f1;
	font-size:14px;
}
footer .footer-section .footer-items .footer-desc{
	padding-bottom: 15px;
    border-bottom: 1.5px solid #6796d9;
}
footer .footer-section .footer-items .footer-contactus{
	padding-top: 10px;
}
.footer_social img {
    filter: brightness(0) saturate(100%) invert(76%) sepia(72%) saturate(1%) hue-rotate(326deg) brightness(106%) contrast(91%);
    height: 30px;
}
.copyright p{
	padding: 15px 0;
    margin: 0!important;
    color: #fff;
    text-align:center;
    font-size: 15px;
}
.copyright p a{
     color: #fff;  
}
.pr-2{
	padding:0 15px;
}
.blog-articles .article-items{
	background-color: #fff;
    box-shadow: 0px 0px 10px #e1e1e163;
    border-radius: 15px;
	direction:rtl;
	 margin: 10px 0;
}
.blog-articles .article-items:hover{
   box-shadow: 0px 0px 10px #a4a4a463;
}
.blog-articles .article-items .article-category span{
	color: #43A4EF;
	margin: 0;
}
.blog-articles .article-items .article-name a{
	color: #000;
    text-decoration: none;
}
.blog-articles .article-items .article-name h2{
	font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-articles .article-items .article-name h2:hover{
    color: #696a6a;
}
.blog-articles .article-items .article-img img{
	width:100%;
	height:280px;
	object-fit:cover;
}
.blog-articles .article-items .article-desc p{
	color: #565A62;
    font-size: 15px;
    line-height: 1.8rem;
	margin: 0 !important;
    text-align: justify;
}
.blog-articles .article-items .article-meta {
	display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.blog-articles .article-items .article-meta .article-date span{
	color: #565A62;
    font-size: 13px;
}
.readmore a{
    color: #565A62;
    text-decoration: none;
}
.readmore a:hover{
    color:#337ab7;
    text-decoration:none;
}
.portfolio-section{
	margin-top:10%;
}
.portfolio-section .portfolio-section-title h2{
	font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 6%;
}
.portfolio-section-desc p{
	color: #565A62;
    line-height: 1.8rem;
}
.portfolio-items{
	position:relative;
}
.portfolio-items .portfolio-img img{
	width:100%;
	object-fit: cover;
	border-radius: 20px;
	height: 250px;
}
.portfolio-items .portfolio-content{
	background: linear-gradient(180deg, rgba(14, 19, 31, 0) 16.11%, rgba(14, 19, 31, 0.95) 100%);
    border-radius: 0 0 20px 20px;
    position: absolute !important;
    bottom: -2%;
    width: 100%;
    padding: 50px 20px 20px 20px;			
}
.portfolio-items .portfolio-content .portfolio-title a{
        text-decoration: none;
}
.portfolio-items .portfolio-content .portfolio-title h3{
	font-size:15px;
	color:#fff;
}
.portfolio-items .portfolio-content .portfolio-meta{
	display: flex;
    justify-content: space-between;
}
.portfolio-items .portfolio-content .portfolio-meta .portfolio-category{
	background-color: #ffffff24;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
}
.portfolio-items .portfolio-content .portfolio-meta .portfolio-date{
	color: #fff;
    font-size: 11px;
}
.portfolioseo-logo {
    height: 80px;
}
.portfolioseo-logo img {
    max-width: 100%;
    height: 100%;
    object-fit:cover
}
.view-more{
	text-align: center;
    margin-top: 3%;
}
.view-more a{
	text-align: center;
    border: 2px solid #dbdcdd;
    padding: 10px;
    border-radius: 15px;
    margin-top: 25px;
    color: #565A62;
    text-decoration: none;
}
.view-more a{
    border: 2px solid #555; 
}
.view-more a:hover{
    border: 2px solid #4674d6; 
    text-decoration:none;
    color: #4674d6;
}




.portfolio-btn {
    text-align: center;
    margin: 2% 0;
}
.portfolio-section .portfolio-more {
    box-shadow: inset 0 0 0 1.5px #dbdcdd;
    color: #565A62;
    transition: color 0.25s 0.0833333333s;
    position: relative;
    border-radius:8px;
}
.portfolio-section .portfolio-more::before,.portfolio-section .portfolio-more::after{
    border: 0 solid transparent;
    box-sizing: border-box;
    content: "";
    pointer-events: none;
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    right: 0;
    border-radius:8px;
}
.portfolio-section .portfolio-more::before {
    border-bottom-width: 1.5px;
    border-left-width: 1.5px;
    border-radius:8px;
}
.portfolio-section .portfolio-more::after {
    border-top-width: 1.5px;
    border-right-width: 1.5px;
    border-radius:8px;
}
.portfolio-section .portfolio-more:hover {
  color: #FC3688;
}
.portfolio-section .portfolio-more:hover::before, .portfolio-section .portfolio-more:hover::after {
    border-color: #FC3688;
    transition: border-color 0s, width 0.25s, height 0.25s;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.portfolio-section .portfolio-more:hover::before {
    transition-delay: 0s, 0s, 0.25s;
    border-radius: 8px;
}
.portfolio-section .portfolio-more:hover::after {
    transition-delay: 0s, 0.25s, 0s;
    border-radius: 8px;
}

.portfolio-section .portfolio-more {
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1.5;
  padding: 1em 2em;
  letter-spacing: 0.05rem;
}
.portfolio-section .portfolio-more:focus {
    outline: 1.5px dotted #55d7dc;
    border-radius: 8px;
}
.portfolio-btn a:hover svg{
    filter: invert(34%) sepia(58%) saturate(3724%) hue-rotate(316deg) brightness(102%) contrast(98%);
}

.reqister-request .request-img img{
	width:100%;
	margin-top:30px;
}
.reqister-request .request-title h2{
	font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 2%;
}
.readmore a:hover{
     color: #43A4EF;
}
.mobile-section .modal-header, h4, .close {
    background-color: #65bfe4;
    color:white;
    text-align: center;
    font-size: 30px;
    border: none;
    text-shadow:none;
    opacity:1;
  }
  .mobile-section-inner .modal-header, h4, .close {
    background-color: #fff;
    color: #65bfe4;
      text-align: center;
    font-size: 30px;
    border: none;
    text-shadow:none;
    opacity:1;
  }
.mobile-section ,.mobile-section-inner{
      display:none;
      padding:15px 0;
  }
.mobile-section-inner{
     background-color: #fff; 
  }
.mobile-menu{
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
 
.mobile-menu .search-item{
   padding:6px;
  }
.mobile-section .mobile-menu .search-item svg path {
    stroke: #fff;
  }
.mobile-section .main-btn{
   background-color:#ffffff26; 
  }
.mobile-section-inner .main-btn{
    background-color: #FC3688;
  }
.top-mobile-menu-items ul{
    list-style: none;
    padding: 0;
    line-height: 40px;
  }
.top-mobile-menu-items ul li a{
      font-size:17px;
      text-decoration:none;
      padding-right:10px;
      color:#0d6efd;
     
  }
  .top-mobile-menu-items ul li{
          position: relative;
          display:block;
  }
.top-mobile-menu-items ul li:hover{  
     background-color: #65bfe4;
}
.top-mobile-menu-items ul li:hover a{
       color:#fff;
      text-decoration:none; 
}

/* style-sub-menu-mobile-start*/
.top-mobile-menu-items ul li .sub-menu{
    padding:0px;
  padding-right:10px;
  display:none;
  background-color:white!important;
}
.top-mobile-menu-items ul li:nth-child(2):hover .sub-menu{
    display:block;
}
.top-mobile-menu-items ul li .sub-menu li{
  display:block;
}
.top-mobile-menu-items ul li:hover .sub-menu{ 
    display:block !important;
}
.top-mobile-menu-items ul li .sub-menu li:hover a{
      color:#fff!important;
}
.top-mobile-menu-items ul li .sub-menu li a{
    font-size: 14px;
    color:#0d6efd!important;
  
}
.menu-item ul.sub-menu::after{
    display:none!important;
}
/* style-sub-menu-mobile-end*/

.return .fa-close{
    font-size:30px;
}

@media screen and (max-width:768px){
.mobile-section ,.mobile-section-inner{
    display:block;
}
.header-section{
    display:none;
}
}
.top-mobile-menu .btn-primary{
     background-color: #65bfe4!important;
    border-color: #65bfe4!important;
    padding: 12px;
}
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 12000;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}
.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin: auto;
}
.overlay-content #search-2{
    justify-content: center;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}
.searchform .screen-reader-text {
    display: none!important;
}
.header-section .search-item .openBtn{
    background-color: transparent;
    border: none;
    color: #565a62;
    padding: 0;
    font-size: 20px;
}
.header-mainpage .header-section .search-item .openBtn{
    color:#fff;
}
.search-item .overlay-content #searchsubmit{
    background-color: #FC3688;
    border-radius: 10px 0 0 10px;
    padding: 10px 15px;
    width: fit-content;
    color: #fff;
}
.overlay input[type=text] {
    border-radius: 0 10px 10px 0;
    padding: 10px 15px;
    margin-left: -6px;
    border: none;
    /*width: 40%;*/
}
.search-item .overlay-content #searchsubmit:hover{
   background-color: #e24586; 
}
.mobile-section-inner .search-item .openBtn {
    background-color: transparent;
    border: none;
    color: #565a62;
    padding: 0;
    font-size: 20px;
}
@media screen and (max-width:768px){
    .overlay-content {
        top: 40%!important;
        width: 100%!important;
    }
    .header-mainpage .mobile-menu .search-item .openBtn {
        color: #fff!important;
        background-color: transparent;
        border: none;
        color: #565a62;
        padding: 0;
        font-size: 20px;
    }
}
footer .footer-section .footer-items .footer-contactus ul li a {
        text-decoration: none;
        font-size:15px;
}
 
@media (min-width: 1200px){
.footer-section .container {
    width: 1170px!important;
}
}
.dg-sevice-items-title{
        min-height: 50px;
}
.footer_social {
    margin-top: 30px;
    margin-bottom: 30px;
}
.social-icon{
    text-align: center;
    margin-left: 5px;
}
.social-icon i {
     width: 32px;
    font-size: 16px;
    line-height: 30px;
    height: 32px;
    border-radius: 50%;
    color: #e3e3e3;
    border: 1px solid #e3e3e3;
      transition: transform .3s;
}
.social-icon:hover i {
     -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(0.8); 
}

.btn-inten{
     position: fixed;
    bottom: 30px;
    left: 30px;
    width: 170px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    background-color:#FC3688;
    box-shadow: 0px 0px 15px 0px #FC3688;
    z-index:999;
    transition: transform .8s;
}
.btn-inten a:hover{
    text-decoration:none;
}
.btn-inten:hover{
      -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(.9); 
}
.btn-inten a{
    color:#fff!important;
    text-decoration:none;
}
#wp_page_numbers ul{
    display: flex;
    list-style: none;
    margin-top: 20px;
}
#wp_page_numbers ul li{
    margin: 10px;
}
#wp_page_numbers ul li:hover a{
    color:#FC3688;
}
.portfolio-items .portfolio-content .portfolio-title h3:hover{
    color: #FC3688 !important;
}
.blog-articles .owl-nav button span,.comment-section .owl-nav button span {
    padding: 12px!important;
}
.blog-articles .owl-nav button,.comment-section .owl-nav button {
    padding: 8px 21px !important;
    margin: 5px!important;
    border: 1.5px solid #565a6240!important;
    border-radius: 10px;
    margin-top: 10px!important;
    font-size: 20px!important;
}
.blog-articles .owl-nav button:hover{
	background-color:#fff !important;
	border: 1.5px solid #43A4EF!important;
}
.phone-box{
    background-color: #ffebf3;
    border-radius: 5px;
    padding: 15px 10px 0 10px;
    font-size: 13px;
    font-weight: 600;
}

.phone-box ul li svg{

    padding-left:5px;
}
.phone-box ul ,li{
   display: flex; 
   align-items: center;
   padding:0;
}
.phone-box ul li p{
    margin:0;
    color: #FC3688;
}
.phone-box ul li span{
    padding:0 5px;
    color:#FC3688;
}
.ads-desc{
    background-color: #fff;
    padding: 55px 24px 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #e1e1e163;
    position: relative;
    width:90%;
    margin:auto;
}
.ads-desc p{
    color: #565a62;
    text-align: justify;
    line-height: 1.8rem;
}
.footer-contactus ul li svg:hover{
  animation: mymove .5s infinite;  
}
@keyframes mymove {
  50% {transform: rotate(15deg);}

}
.footer-contactus ul li a ,span{
padding-right:7px;  
}
.portfolio-items .portfolio-img ,.portfolio-content{
      transition: transform .6s;
}
.portfolio-items:hover .portfolio-img {
      -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.06); 
}
.portfolio-items:hover .portfolio-content{
  transform: scale(1.07); 
}
.phone-box a{
    text-decoration: none;
}
.header-section .menu-items ul li .sub-menu li{
   padding: 5px 0;
}

#wp_page_numbers ul li a{
    color: #565A62;
}

#wp_page_numbers ul li.active_page a{
    color: #fff!important;
}
.header-section .main-btn{
    font-size: 15px;
}
.readmore:hover a svg path{
    stroke: #43a4f0;
}
.request-title a span{
    color: #0E131F;
    font-size: 17px;
}
.request-title svg{
   animation: mymove .8s infinite;  
}
@keyframes mymove {
  50% {transform: rotate(15deg);}

}
.header-section .row .col-md-1{
    justify-content: flex-end!important;
    padding: 0!important;
}
.search-item button img{
    width: 22px;
    height: 22px;

}
#wp_page_numbers ul{
    background: #f5f7fc!important;
}
@media screen and (max-width:768px){
#wp_page_numbers ul{
    flex-wrap: wrap;
}
}
#wp_page_numbers li{
    height: 35px;
    width: 35px;
    display: flex!important;
    justify-content: center;
    border-radius: 50%;
    background-color: #e6e6e6!important;
    border: #e6e6e6!important;
}

#wp_page_numbers li a{
    border: none;
    border-radius: 50%;
    background-color: transparent;
    font-size: 20px;
    font-weight: bold;
}
#wp_page_numbers .active_page{
    background-color: #43A4EF!important;
    border: #43A4EF!important;

}
#wp_page_numbers .active_page  a{
color:#fff!important
}
/*========== inner page ===============*/
.web-design-section {
    padding: 50px 0;
}
.page-build-desc {
    color: #565A62;
    line-height: 1.8rem;
    text-align: justify;
    font-size: 15px;
    padding: 10px 0 30px;
}
.web-design-desc {
    color: #565A62;
    line-height: 1.8rem;
    text-align: center;
    font-size: 15px;
    padding: 10px 0 30px;  
}
.web-design-section ul li {
    line-height: 1.8rem;
    margin-bottom:18px;
    font-size: 1.1rem;
    color: #565a62;
    position:relative;
}
/* .web-design-section ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    color: #5edb79;
    font-size: 20px;
    font-weight: 700;
    right: -28px;
    top: -3px;
} */
 .web-design-section ul li:before {
    content: "";
    background-image: url(../img/tick.svg);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: -30px;
}
.web-design-section .web-design-packitems ul li {
    font-size: 1rem;
}

/*====== gravity form style =============*/
.contactus-form .gform_wrapper.gravity-theme .description, 
.contactus-form .gform_wrapper.gravity-theme .gfield_description, 
.contactus-form .gform_wrapper.gravity-theme .gsection_description, 
.contactus-form .gform_wrapper.gravity-theme .instruction {
    font-size: 12px;
    padding-top: 0px;
    
}
.contactus-form .gform_wrapper .gfield_validation_message, 
.contactus-form .gform_wrapper .validation_message {
    background: transparent;
    border: 0 ;
    font-size: 13px;
    margin-top: 8px;
    padding: 5px 10px;
}
.contactus-form .gform_wrapper .gform_validation_errors {
    background: transparent;
    border: none;
    box-shadow: none;
}
.copyright p {
    opacity: 0.7;
    font-size: 13px;
    font-weight: 300;
}
.gform_validation_error .gfield_description.validation_message.gfield_validation_message{
    line-height: 0;
}
/*============ header inner page ========*/
.header-section.innerpage-header {
    padding: 0 0 15px;
}
.innerpage-topbar{
    background: linear-gradient(270deg, #2F9FF5 0%, #1384DB 100%), linear-gradient(209.72deg, #8283F5 0%, #4E4FC3 100%);
    padding: 5px 0;
    color: #fff;
    margin-bottom: 10px;
    box-shadow: 0px 3px 10px rgb(14 19 31 / 4%);
}
.innerpage-topbar .phonenumber-box ul, li {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.innerpage-topbar .phonenumber-box ul,.innerpage-topbar .phonenumber-box ul li {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.innerpage-topbar .phonenumber-box li p,.innerpage-topbar .phonenumber-box li a{
    color: #fff;
}
.innerpage-topbar .phonenumber-box li p{
    margin-bottom:0px;
}
.innerpage-topbar .email-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.innerpage-topbar .email-box p {
    margin: 0;
    padding-left: 10px;
    color: #fff;
}
.innerpage-topbar .email-box img{
    margin-right:5px;
}
.innerpage-topbar .phone_title {
    margin-right: 5px;
    opacity: 0.8;
}
.innerpage-topbar .mobile_title {
    margin-right: 10px;
    opacity: 0.8;
}
.innerpage-header .search-item {
    margin-left: 10px;
}
.innerpage-header .header_icon {
    padding: 3px;
}
.innerpage-header .email-box span {
    padding: 3px 0 0;
    font-size: 14px;
}
.reqister-request {
    padding: 40px 0 0;
}
/*============ inner page =================*/
.mobile-block {
    display: none;
}

.portfolio-category a.porto_term {
    color: #fff;
}
.porto_term {
    color: #fff;
}
.gform_validation_errors {
    display: none;
}

/*======== blog ==========================*/
.article-category {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.article-category  .cat_item {
    font-size: 12px;
}
.category_title h1 {
    font-weight: 700;
    font-size: 1.6rem;
}
.blog-section .blog-desc p {
    padding-top: 0;
    margin-top: 10px;
    margin-bottom: 25px;
}
.category_title{
    padding: 30px 0 20px;
}
.blog-section {
    padding-top: 20px;
}
.category_title .category_desc {
    padding: 5px 10px;
    width: 60%;
    margin: 0 auto;
    font-size: 15px;
}
.article-category .cat_item{
    position:relative;
}
.blog-articles .readmore {
    font-size: 12px;
}
.blog-articles .readmore svg {
    width: 16px;
}
.article-category .cat_item {
    position:relative;
    margin-left: 8px;
}
.article-category .cat_item:before {
    content: "";
    position: absolute;
    top: 2px;
    right: -7px;
    width: 1px;
    height: 16px;
    background-color: rgb(86 90 98 / 20%);
}
.article-category .cat_item:first-child:before{
    display:none;
}

.blog-slider .cat_name a {
    font-size: 12px; 
}
.cat-divider {
    position: relative;
}
.cat-divider:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 1px;
    height: 14px;
    background: rgba(0,0,0,0.1);
}
/*========= search =====================*/
.search-form #s {
    background-image: url(../img/search.svg);
    background-repeat: no-repeat;
    background-position: 97% 16px;
    box-shadow: 0px 5px 40px rgb(14 19 31 / 5%);
    border-radius: 10px;
    border: none;
    padding: 15px 50px 15px 40px;
    margin: 20px 0;
    width: 764px;
    background-size: 20px;;
}
.search-form #s:focus-visible {
    border: 0;
    outline: 0;
}
.search-form #s::placeholder,.search-form #s::-ms-input-placeholder,
.search-form #s::-ms-input-placeholder  {
    opacity:0.7;
}
/*=========pagination =======================*/
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #FC3688;
    box-shadow: 0px 6px 20px rgb(252 54 136 / 30%);
    border-color: #FC3688;
    border-radius: 8px;
}
.page-link {
    color: #565A62;
    border: none;
    border-radius:8px;
    margin:0 3px;
    padding: 10px 20px;
}
.page-item.active a.next.page-link, a.next.page-link,
.page-item.active a.prev.page-link, a.prev.page-link{
    background-color: transparent;
    text-align: center;
    color: #565A62;
    margin: 0 3px;
    padding: 10px 15px;
    box-shadow: none;
}
.page-item.active a.next.page-link .demo-icon.icon-pagination svg,
.page-item.active a.prev.page-link .demo-icon.icon-pagination svg {
    padding: 0px 0;
    height: 24px;
    width: 20px;
}
.pagination .page-item{
    margin:0 5px;
}
.pagination {
    padding: 25px 0;
}
.article-desc{
    min-height: 140px;
}
.related-section.blog-section .blog-title h2 {
    font-size: 1.5rem;
}
.related-section .blog-articles .article-items .article-name h2 {
    font-size: 15px;
}
.related-section .blog-articles .article-items .article-desc p {
    font-size: 14px;
}
/*============ single =================*/
.post-description .IRPP_shock .ctaButton {
    background-color: #FC3688 !important;
    border-radius: 50%;
}
.post-description .IRPP_shock .ctaButton {
    width: 50px;
    min-height: 50px;
    left: 20px;
    top: 15px;
    background-position: -5px -5px;
    background-size: 60px;
}
.IRPP_shock, .IRPP_shock .postImageUrl, .IRPP_shock .centered-text-area {
    border-radius:15px;
}
.post-description .IRPP_shock:hover{
    background-color: #fc3688 !important;
}
.post-description .IRPP_shock .ctaText {
    text-decoration:none;
    margin-left: -20px;
}
.post-description .IRPP_shock:hover .ctaText {
    color: #2C3E50;
}
.post-description .IRPP_shock:hover .ctaButton {
    background-color: #43a4ef!important;
}

.post-description .post-tags a {
    background-color: rgba(233, 236, 241, 1);
    color: #565A62;
    border-radius: 8px;
    font-size: 14px;
    padding: 3px 8px;
    float: left;
    margin-right: 5px;
}
.post-description .post-tags {
    display: block;
    width: 100%;
}
.blog-section .blog-title h2 {
    font-size: 1.5rem;
}
.related-section .posts-related .article-desc {
    min-height: 115px;
}
.send-comment #comments input{
    padding: 5px 10px; 
}
.send-comment #comments input:focus-visible,.send-comment #comments input:focus,
.send-comment #comments textarea:focus-visible{
    outline: 0;
    border: 1px solid #2192e8 !important;
}
.send-comment .single-favrite h2 {
    font-size: 1.5rem;
}
.meta-text {
    font-weight: 700;
    font-size: 13px;
}
.comment-form-comment textarea, 
.comment-form-author input, 
.comment-form-email input {
    background: #FFFFFF;
    border: 1.5px solid #1384DB;
    box-shadow: 0px 2px 20px rgba(14, 19, 31, 0.05);
    border-radius: 10px;
    padding: 10px;
}

.comment-form-comment textarea:focus-visible, 
.comment-form-author input:focus-visible, 
.comment-form-email input:focus-visible {
    outline: 1px solid #43a4ef;
}
form#commentform label {
    display: none;
}
#comment .comments-area .comment-list li{
    display: block;
}
.plugin-comments {
    padding: 50px;
}
/*============ archive ===============*/
.main-title h1 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
/*============== form ================*/
.consultationform-box .gform_wrapper.gravity-theme .description, 
.consultationform-box .gform_wrapper.gravity-theme .gfield_description,
.consultationform-box .gform_wrapper.gravity-theme .gsection_description,
.consultationform-box .gform_wrapper.gravity-theme .instruction {
    font-size: 13px;
    padding-top: 5px;
}
.consultationform-box .gform_wrapper .gfield_validation_message,
.consultationform-box .gform_wrapper .validation_message {
	background: transparent;
    border: none;
    padding: 0px 5px;
	margin-top: 0;
}
/*============ price page =============*/
.economic_package {
    position: absolute;
    left: -45px;
    top: 14px;
    background: linear-gradient(206.71deg, #FF5299 0%, #EC0464 100%);
    color: #fff;
    padding: 5px 45px;
    transform: rotate(-45deg);
}
.economic_package .economic_package_text {
    font-size: 15px;
}

.reqister-request .req-phone{
    width: 14%;
}
.reqister-request .req-link{
    width: 24%;
}

/*============ seo page ===============*/
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
/*============ responsive ============*/
@media screen and (max-width:768px){
    .mobile-block {
        display: block;
    }
    .main-btn {
        padding: 10px 10px;
    }
    .copyright p {
        padding: 15px 10px 20px;
        font-size: 12px;
        opacity: 0.7;
        line-height: 24px;
    }
    .btn-inten {
        bottom: 15px;
        left: 15px;
        width: 120px;
        height: 45px;
        font-size: 16px;
        line-height: 45px;
    }
    footer .footer-service .fservice-items ul li .fservice-items-img img {
        width: 40px!important;
        height: 40px!important;
    }
    .phone_title{
        display:none;
    }
    .mobile_title{
        display:none;
    }
    .mobile-none{
        display:none;
    }
    footer .footer-service .fservice-title h2, footer .footer-section .footer-items .footer-uselink .uselink-title h2 {
        font-size: 18px;
    }
    footer .footer-section .footer-items .footer-uselink .uselink-box .uselink-items ul li a {
        font-size: 13px;
    }
    .footer-items {
        padding: 2% 4%;
    }
    footer {
        padding-bottom: 20px;
    }
    .page-build-content {
        padding: 25px 10px 10px;
    }
    .page-build-section .page-build-content .page-build-title h1 {
        font-size: 20px;
        line-height: 1.9rem;
    }
    .page-build-section .page-build-content .page-build-desc p {
        line-height: 1.6rem;
        font-size: 14px;
    }
    .brand-section .brand-desc p {
        font-size: 14px;
    }
    .page-build-section .page-build-content .page-build-title {
        text-align: center;
    }
    section.reqister-request {
        text-align: center;
        padding-top: 30px;
    }
    .reqister-request .main-btn {
       margin:0 auto; 
    }
    .reqister-request .request-title h2 {
        font-size: 1.3rem;
    }
    .category_title .category_desc {
        width: 100%;
    }
    .search-form #s {
        width: 90%;
    }
    .page-link {
        margin: 0 0px;
        padding: 3px 12px;
    }
    .page-item.active a.next.page-link, a.next.page-link, .page-item.active a.prev.page-link, a.prev.page-link {
        padding: 8px 8px;
    }
    .page-item.active a.next.page-link .demo-icon.icon-pagination svg, .page-item.active a.prev.page-link .demo-icon.icon-pagination svg {
        height: 15px;
        width: 15px;
    }
    ul.pagination{
        padding-right: 0;
        padding-top: 20px;
    }
    .category_title h1 {
        font-size: 1.3rem;
    }
    .article-desc{
        min-height: auto;
    }
    .blog-articles .article-items {
        margin: 10px 10px;
    }
    .post-section .post-description p {
        font-size: 1rem;
    }
    .wp-caption.aligncenter {
        max-width: 100%;
    }    
    section.reqister-request .d-flex{
        display:block !important;
    }
    .req-text {
        width: 100%;
    }
    section.reqister-request .req-img {
        display: none !important;
    }
    section.reqister-request .req-phone {
        width: 40%;
        float: right;
		 margin-top: 10px;
    }
    section.reqister-request .req-link {
        width: 100%;
    }
    #commentform .comment-form-email, 
    #commentform .comment-form-author {
        display: block;
        flex-direction: column;
        width: 100%;
    }
}
.np{
    padding:0px;	
}
.ml-s{
	margin-left:20px;
}
.special-img img{
    border-radius: 25px;
    background-color: #fff;
    padding: 8px;   
}
.host-iran {
    padding: 15px!important;
}
