﻿body,ol,ul,li,p,h1,h2,h3,h4,h5,h6
{
	padding:0;
	margin:0
}

body
{
    font-family: iransans;
    font-size: 14px;
    font-weight: 400;
    background-color: #ffffff;
}

.res1024,.res768,.res480,.res320
{
	font-family:verdana;
	font-size:13px;
	color:red;
	position:fixed;
	top:50px;
	left:10px;
	display:none;
	z-index:999999
}

#dl-menu,#latest-vip-res,#latest-blog-res,#latest-realestate-res,#property-box3-emkanat,#account-res,#add-res
{
	display:none
}

a
{
	outline:none!important;
	border:none;
	text-decoration:none
}

.details-box p
{
    font-family: iransans;
    font-size: 14px;
    font-weight: 400;
    color: #454545;
    direction: rtl;
    text-align: right;
    margin-bottom: 5px;
    line-height: 2.1em;
}

.details-box b
{
    font-weight: 400;
}
.details-box a
{
    color: #0099FF;
}

.details-box
{
	direction:rtl;
	padding-top:5px
}

.details-box li
{
	font-family:iransans;
	font-size:13px;
	font-weight:400;
	color:#333;
	direction:rtl;
	text-align:right;
	line-height:1.9em;
	margin-bottom:5px;
	line-height:2.1em
}

.details-box ul,.details-box ol
{
	margin:0;
	padding:0;
	margin-right:20px
}

.details-box img
{
	border:1px solid #DBDBDB;
	border-radius:3px;
	margin:10px auto;
	max-width:100%;
	width:100%;
	height:auto!important;
	display:block;
	box-sizing:border-box;
}

.details-box h1,.details-box h2,.details-box h3,.details-box h4,.details-box h5,.details-box h6
{
	padding:0;
	margin:0;
	color:#333;
	text-align:right;
	font-size:19px;
	font-weight:400;
	margin-bottom:20px
}


#menu-wrapper
{
    width: 100%;
    margin: 0 auto;
    height: 99px;
    border-bottom: 1px solid #141414;
    -webkit-box-shadow: 3px 8px 11px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 8px 11px 3px rgba(0,0,0,0.1);
    box-shadow: 3px 8px 11px 3px rgba(0,0,0,0.1);
    border-bottom-color: #DBDBDB;
}

#menu
{
	width:1100px;
	margin:0 auto;
	height:100%
}

#menu-logo
{
	width:330px;
	height:100%;
	float:right;

}

#menu-logo-right
{
	width:60px;
	height:60px;
	background-color:#fff;
	background-size:60px;
	margin-top:20px;
	float:right;
	background-image:url(../image/logo.png);
	background-repeat:no-repeat
}

#menu-logo-left
{
	width:calc(100% - 65px);
	height:100px;
	float:left
}

#menu-logo-left h2
{
	font-family:iransans;
	font-size:18px;
	text-align:right;
	font-weight:400;
	direction:rtl;
	margin:0;
	padding:0;
	color:#FFF;
	height:100px;
	line-height:98px;
	margin-right:13px
}

#menu-logo-left h2 a
{
	color:#002851
}

#menu-navigation
{
	width:calc(100% - 340px);
	height:100%;
	float:left
}


#content-wrapper
{
	width:100%;
	margin:0 auto;
	min-height:300px;
	height:auto;
	overflow:auto;
	overflow-x:hidden
}


#footer-wrapper
{
    background-position: center bottom;
    width: 100%;
    margin: 0 auto;
    height: 250px;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    background-color: #313132;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #1c1c1c;
}

#footer
{
	width:1100px;
	margin:0 auto;
	height:200px
}

#footer-three
{
	width:45%;
	height:250px;
	float:right;
}

#footer-two
{
	width:20%;
	height:250px;
	float:right;
	margin-right:80px
}

#footer-one
{
	width:20%;
	height:250px;
	float:left
}

.footer-box-head
{
    width: 100%;
    height: 50px;
    line-height: 49px;
    text-align: center;

}

.footer-box-head p
{
	margin:0;
	padding:0;
	text-align:right;
	font-size:14px;
	color:#79bbc8
}

.footer-box-content
{
	width:100%;
	height:200px;
	overflow:hidden;
	margin-top:18px;
	direction:rtl;
	text-align:right
}

.footer-box-content ul
{
	list-style-type:none
}

.footer-box-content li
{
	background-position:right center;
	background-image:url(../image/Tick.png);
	color:#CCC;
	background-repeat:no-repeat;
	padding-right:20px;
	margin-bottom:8px
}

.footer-box-content li a
{
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#999;
	text-decoration:none;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out
}

.footer-box-content li a:hover
{
	color:#fff
}

.footer-box-content ul#social li
{
	background-image:none;
	color:#CCC;
	height:30px;
	padding-top:10px;
	padding-right:40px;
	margin-bottom:5px
}

.footer-box-content ul#social li#facebook
{
	background-image:url(../image/facebook-footer.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:30px
}

.footer-box-content ul#social li#facebook a
{
	color:#3765a3
}

.footer-box-content ul#social li#telegram
{
	background-image:url(../image/telegram-footer.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:30px
}

.footer-box-content ul#social li#telegram a
{
	color:#64a9dc
}

.footer-box-content ul#social li#instagram
{
	background-image:url(../image/instagram-footer.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:30px
}

.footer-box-content ul#social li#instagram a
{
	color:#905945
}

#footer-wrapper-buttom
{
	height:70px;
	width:100%;
	margin:0 auto;
	background-color:#1c1c1c;
	padding-top:10px;
	padding-bottom:5px;
}

#footer-buttom
{
	height:70px;
	width:1100px;
	margin:0 auto
}

#footer-buttom-right
{
	height:70px;
	width:600px;
	float:right;
	text-align:right;
	direction:rtl;
	color:#999;
	font-family:iransans;
	font-size:12px;
	font-weight:200
}

#footer-buttom-right p
{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:300;
	margin-top:7px;
	color:#999
}

#footer-buttom-right span
{
	color:#42a4ff!important
}

#footer-buttom-left
{
	height:70px;
	width:300px;
	float:left;
	text-align:left;
	direction:rtl;
	color:#999;
	font-family:iransans;
	font-size:12px;
	font-weight:200
}

#footer-buttom-left p
{
	text-align:left;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:300;
	margin-top:10px;
	color:#999
}

#footer-buttom-left span
{
	color:#42a4ff!important
}

#footer-buttom-left a
{
	color:#42a4ff;
	text-decoration:none
}

#footer-buttom-left a:hover
{
	color:#666;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#666
}


.footer-box-content ul#tag li
{
    text-align:center;
    background-image: none;
  
    padding-right: 0px;
    margin-bottom: 8px;
    padding: 0px 10px;
    height: 35px;
    line-height: 35px;
    background-color: #999;
    display:block;
    border-radius:3px;
    float:right;
    margin-left:5px;
     -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;

    transition: all .25s ease-out;
}
.footer-box-content ul#tag li a
{
      color: #333;
}
.footer-box-content ul#tag li:hover 
{
    background-color: #808080;
}

.footer-box-content ul#tag li:hover a
{
    color: #000;
}



ul li.clickwebdesign
{
    min-height:0px;
    height:auto;
    overflow:auto;
    overflow-y:hidden;
    padding-bottom:5px;
}

ul li.clickwebdesign
{
	background-position:right center;
	background-image:url(../image/clickwebdesign.png);
	background-repeat:no-repeat;
	padding-right:30px;
	background-size:23px;
	text-align:right;
	list-style-type:none;
	height:30px;
	line-height:30px;

	font-size:12px;
	font-weight:300;
	color:#999;
}

ul li.clickwebdesign a
{
	color:#7E7E7E;
	-webkit-transition:all .6s ease;
	-moz-transition:all .6s ease;
	-ms-transition:all .6s ease;
	-o-transition:all .6s ease;
	transition:all .6s ease
}

ul li.clickwebdesign a:hover
{
	color:#27b399
}



.slider-wrapper
{
    width: 100%;
    min-height: 0px;
    height:auto;
    overflow:auto;
    padding:30px 0px;
  
}

#slider
{
    width: 1100px;
    min-height: 0px;
    height:auto;
    overflow:auto;
    margin:0px auto;  border-radius:4px;
}
#slider img
{
    border-radius:4px;
}



#home-box1-wrapper
{
    width:100%;
    min-height:10px;
    height:auto;
    overflow:auto;
    margin:0px auto;
    padding:40px 0px 30px 0px;
    background-color: #f8f8f8;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #EAEAEA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EAEAEA;
}

#home-box1
{
    width:1100px;
    min-height:10px;
    height:auto;
    overflow:auto;
    margin:0px auto;
}




 ul#home
{
    list-style-type:none;
    min-height:0px;
    height:auto;
    overflow:auto;

    width:95%;
    margin:0px auto;
        margin-bottom:20px;
}

 ul#home li
{
    width:calc(25% - 50px);
    float:right;
    margin-left:50px;
}

.service-box
{
    width:100%;
    min-height:150px;
    height:auto;
    overflow:auto;
}
.service-box-image
{
    width:170px;
   
    margin:0px auto 20px auto;
}

.service-box-image img
{
    width:170px;
    height:170px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    border: 1px solid #CCCCCC;
    background-color: #ffffff;
    padding:3px;
    box-sizing:border-box;
    border-radius:3px;
    display:block;
    margin:0px auto;
    }

.service-box-details
{
    width:100%;
    min-height:40px;
    height:auto;
    overflow:auto;
    text-align:center;
}

.service-box-details h2
{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-bottom:10px;
    direction:rtl;
}

.service-box-details h2 a
{
    color: #333333;
}

.service-box-details p
{
    text-align: center;
    color: #808080;
}



#home-box2-wrapper
{
    width: 100%;
    min-height: 250px;
    height: auto;
    overflow: auto;
    margin: 0px auto;
    padding: 30px 0px 30px 0px;
    background-color:#f8f8f8;
}

#home-box2
{
    width:1100px;
    min-height:200px;
    height:auto;
    overflow:auto;
    margin:0px auto;
}



.home-title
{
    width: 100%;
    height: 40px;
    margin: 0px auto;
    position: relative;
}

.home-title h3
{
    padding: 0px;
    margin: 0px;
    color: #333333;
    text-align: right;
    height:40px;
    line-height: 30px;
    font-size: 17px;
    font-weight: 400;
    margin-bottom:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    direction:rtl;
}


.home-title-strip
{
    height:3px;
    width:30px;
    float:right;
    background-color:#082643;
    margin-bottom:15px;
}


.clear
{
    clear:both;
    height:5px;
}


#call-wrapper
{
    width:100%;
    height:90px;
    line-height:90px;
    margin:0px auto;
    background-color:#002851;
    padding:10px 0px;
}

#call
{
    width:1100px;
    height:90px;
   margin:0px auto;
}


#call p
{
    float:right;
    text-align:right;
    color:#fff;
    font-size:21px;
    font-weight:400;
    height:90px;
    line-height:90px;
}

#call a.call
{
    float:right;
    margin-right:50px;
    text-align:right;
    color:#93c8d3;
   font-size:21px;
    font-weight:400;
    height:90px;
    line-height:90px;
}

#call .btn
{
    float:left;
    margin-top:25px;
}


.btn
{
	font-family:iransans;
	padding:0 35px;
	height:40px;
	line-height:38px;
	text-align:center;
	text-decoration:none;
	border-radius:4px;
	font-size:14px;
	font-weight:300;
	color:#fff;
	background-color:#79bbc8;
	border:1px solid #79bbc8;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
	float:right;
	cursor:pointer;
	box-sizing:border-box;
}

.btn:hover
{
    background-color:#3b8f93;
}



#home-box3-wrapper
{
    width: 100%;
    min-height: 250px;
    height: auto;
    overflow: auto;
    margin: 0px auto;
    padding: 30px 0px 30px 0px;

}

#home-box3
{
    width:1100px;
    min-height:250px;
    height:auto;
    overflow:auto;
    margin:0px auto;
    direction:ltr;
}

#home-box3-left
{
    width:300px;
    float:left;
    height:313px;
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    box-sizing:border-box;
    padding:15px;
}


#home-box3-right
{
    width:calc(100% - 330px);
    min-height:250px;
    height:auto;
    overflow:auto;
    float:right;
    padding:15px 0px;    box-sizing:border-box;
}

#home-box4-wrapper
{
    width: 100%;
    min-height: 250px;
    height: auto;
    overflow: auto;
    margin: 0px auto;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #1c1c1c;

}

#home-box4
{
    width:1100px;
    min-height:250px;
    height:auto;
    overflow:auto;
    margin:0px auto;
     direction:ltr;
         padding: 30px 0px 30px 0px;
     
}

.product-box
{
    width: calc(100% - 10px);
    height: 230px;
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 24px -14px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 24px -14px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 24px -14px rgba(0,0,0,0.18);
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    box-sizing:border-box;
    margin:5px;
}

.product-box:hover
{
    border: 1px solid #C0C0C0;
    -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.6);
}


.product-box:hover .product-box-title
{
    background-color:#43b4a2;
}

.product-box-content h3
{
    padding: 0px;
    margin: 0px;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 5px;
    direction: rtl;
    line-height:2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-box-content p
{
    padding: 0px;
    margin: 0px;
    text-align: right;
    font-size: 12px;
    font-weight: 200;
    color: #333333;
    direction: rtl;
    line-height:2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-box-content h3 a
{
    color: #333333;
}

.product-box-content i
{
    top:1px;
    background-repeat: no-repeat;
    position: relative;
    color:#F26C4F;
    padding-left:5px;
}

.product-box-img
{
    width:100%;
    height:150px;  
    position:relative;
    display:block;
    overflow:hidden;
    background-color:#ffffff;
     
}

.product-box-img img
{
    width:100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border:0px;
}

.vip
{
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -7px;
    margin-top: -7px;
    width: 70px;
    height: 70px;
    background-image: url('../image/vip.png');
    background-repeat: no-repeat;
    z-index:10;
}

.vip-content 
{
	transform: rotate(45deg);
	transform-origin: 26px 30px 0;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-weight:100;
	letter-spacing:0.5px;
}



.product-box-content
{
    width: 100%;
    height:67px;
    padding:10px 10px 10px 10px;
    box-sizing:border-box;
}


.product-box-id
{
    background-position: right 1px;
      width: calc(100% - 25px);
    height:30px;
    padding-right:25px;
    background-image: url('../image/id.png');
    background-repeat: no-repeat;
    margin:0px auto;
}

.product-box-date
{
    background-position: right 1px;
      width: calc(100% - 25px);
    height:30px;
    padding-right:25px;
    background-image: url('../image/date.png');
    background-repeat: no-repeat;
    margin:0px auto;
}

.product-box-type
{
    background-position: right 3px;
      width: calc(100% - 25px);
    height:30px;
    padding-right:25px;
    background-image: url('../image/type.png');
    background-repeat: no-repeat;
    margin:0px auto;
}
.product-box-content p
{
    font-family: iransans;
    font-size: 13px;
    font-weight:200;
    color: #676767;
    direction: rtl;
    text-align: right;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    line-height: 1.9em;
}


.home-box{width:calc(50% - 20px);height:170px;float:right;margin:10px;background:rgba(255,255,255,0.6);box-sizing:border-box;padding:10px;border-radius:3px}
.home-box-icon{width:150px;height:150px;float:right}
.home-box-content{width:calc(100% - 170px);height:150px;float:left;direction:rtl;padding-left:10px;text-align:justify}
.home-box-content-top{height:120px;overflow:hidden;padding-top:0;padding-bottom:0}
.home-box-content-bottom{height:20px;margin-top:0}
.home-box-content-bottom a{height:20px;line-height:20px;color:#369;display:block;font-size:12px;font-weight:200;float:left;background-color:#fff;padding:3px 20px;border-radius:2px}
.home-box-content-bottom a:hover{color:#333}
.home-box-content-top h3
{
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 300;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
}
.home-box-content-top p
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 200;
    height: 300px;
    margin-top: 0;
    color: #333333;
    text-align: justify !important;
}
.home-box-icon-image{width:150px;height:150px;overflow:hidden;border:1px solid #E2E2E2;border-radius:3px}
.home-box-icon-image img{width:150px;height:150px;border-radius:3px;transition:All .7s ease;-webkit-transition:All .7s ease;-moz-transition:All .7s ease;-o-transition:All .7s ease;overflow:hidden}
.home-box:hover .home-box-icon-image img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}
.home-box:hover h2{color:#000!important}

#contact
{
    width:100%;
    height:100%;
    box-sizing:border-box;
}

#contact-right
{
    width:calc(50% - 20px);
    float:right;
    height:100%;
    box-sizing:border-box;
}

#contact-left
{
    width:calc(50% - 20px);
    float:left;
    height:100%;
    box-sizing:border-box;
}


ul.form-control
{
    width:100%;
    min-height:0px;
    height:auto;
    overflow:auto;
    list-style-type:none;
    padding:0px;
    margin:0px auto;

}

ul.form-control li
{
    width:100%;
    min-height:0px;
    height:auto;
    overflow:auto;  
    margin-bottom:5px;  

}

.control
{
    width:100%;
    min-height:0px;
    height:auto;
    overflow:auto;
    
}

.control-title
{
    width:100%;
    height:30px;
    line-height:30px;
    text-align:right;
}

.control-content
{
    width:100%;
    min-height:0px;
    height:auto;
    overflow:auto;
    text-align:right;
    padding-bottom:5px;
}



.validation
{
	color:#f02222;
	font-family:iransans;
	font-size:12px;
	font-weight:200;
	text-align:left;
	float:left
}





#contact-right img
{
	border:1px solid #DBDBDB;
	border-radius:3px;
	margin:0px auto 20px auto;
	max-width:100%;
	width:100%;
	height:auto!important;
	display:block;
}

.icon-20
{
    width:20px;
    height:20px;
    position:relative;
    float:right;
        margin-left:10px;
}

.icon-20 i
{
    position:absolute;
    top:0px;
    left:0px;
    margin:0px auto;
    font-size:18px;

}

#contact-right span
{
    width:calc(100% - 35px);
    height:20px;
    line-height:23px;
    float:right;
    padding-right:10px;
}

ul#contact
{
    width:100%;
    min-height:100px;
    height:auto;
    overflow:auto;
    list-style-type:none;
}


ul#contact li
{

    height:20px;
    line-height:20px;
    list-style-type:none;
    font-size:17px;
    font-weight:400;
}

ul#contact li.title
{
    color:#002851 ;
    margin-bottom:10px;
}

ul#contact li.value
{
    color:#79bbc8 ;
    margin-bottom:20px;
    width:calc(100% - 30px);
    padding-right:30px;

}




#banner-wrapper
{
    width: 100%;
    height: 150px;
    background-color: #002851;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom:30px;
}

#banner
{
    width: 1100px;
    height: 150px;
    overflow:auto;
    margin:0px auto;
}

#banner h1
{
    width: 100%;
height: 150px;
line-height:150px;
    font-size: 23px;
    text-align: right;
    font-weight: 400;
    color: #ffffff;
}


#page-box
{
    width:1100px;
    min-height:300px;
    height:auto;
    overflow:auto;
    margin:0px auto;
    background-color:#ffffff;
    border-radius:4px;
    border: solid 1px #d7d7d7;
    margin:30px auto;
    padding:25px 25px;
    box-sizing:border-box;
    margin-top:-30px
    
}

.product-box-inner
{
	width:100%;
	height:315px;
	padding:0 20px;
	border:4px solid #ccc;
	text-align:center;
	float:right;
	border-radius:5px;
	padding-top:20px;
	box-sizing:border-box;
}


.product-box-inner-image
{
	margin:0 auto 20px;
	width:100%;
	height:115px;
	border-radius:3px;
}

.product-box-inner-image img
{
    width:100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border:0px;
    border-radius:3px;
}


.product-box-inner h3
{
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	height:30px!important;
	line-height:30px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:400;
	text-align:center;
	direction:rtl;
}

.product-box-inner h3 a
{
    color: #333333;
}

.product-box-inner p
{
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    color: #999999;
    	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	direction:rtl;
}


.product-bottun-inner
{
	text-align:center;
	margin:20px auto ;
	clear:both;
	padding-top:50px;
	text-align:center;
	padding-bottom:10px
}


ul.products-inner
{
	list-style-type:none;
	width:100%;
	padding:0;
	margin:0;
	min-height:0px;
	height:auto;
	overflow:auto;
}

ul.products-inner li
{
	list-style-type:none;
	width:calc(25% - 15px);
	margin-bottom:15px;
	height:100%;
	float:right;
	margin-left:15px;
}

ul.products-inner li:nth-child(4n+4)
{
	width:25%;
	margin-left:0px;
}

.product-box-inner-bottun
{
    margin-top:30px;
}

.product-box-inner-bottun .btn
{
    width:100%;
}


#page-right
{
    float:right;
    width:270px;
    min-height:30px;
    height:auto;
    overflow:auto;
    margin-bottom:0px !important;

}

#page-left
{
    float: left;
    width: calc(100% - 290px);
    min-height: 200px;
    height: auto;
    overflow: auto;
    direction: rtl;
    position:relative;
}

.page-right-info
{
    width:100%;
    min-height: 100px;
    height: auto;
    overflow: auto;
    direction: rtl;
    margin-bottom:15px;
}


ul#articles
{
	padding:0px;
	width:100%;
	min-height:0px;
	height:auto;
	overflow:auto;
	list-style:none
}

ul#articles li.article
{
	width:100%;
	height:170px; 
	margin-bottom:10px;
	padding:0;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
	border-radius:4px;
	direction:rtl;
	box-sizing:border-box;
    -webkit-box-shadow: 0px 0px 24px -14px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 24px -14px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 24px -14px rgba(0,0,0,0.18);
}

ul#articles li.article:hover
{
    -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.6);
	border:1px solid #999
}

.item-link-right
{
	width:250px;
	height:168px;
	float:right;
	position:relative
}

.item-link-right img
{
	width:100%;
	height:100%;
	object-fit:cover;
	overflow:hidden;
	border:0;
	border-radius:0 2px 2px 0
}

.item-link-left
{
	width:calc(100% - 280px);
	height:138px;
	float:left;
	padding:15px;
}

.item-link-left-top
{
	width:100%;
	height:115px;
	overflow:hidden;
}

.item-link-left-below
{
	width:100%;
	height:39px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#ccc
}

.item-link-left h3
{
	font-size:17px;
	font-weight:400;
	margin-bottom:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.item-link-left h3 a
{
	color:#002851
}

.item-link-left p
{
	margin:0;
	padding:0;
	font-family:iransans;
	font-size:14px;
	font-weight:300;
	line-height:1.9em;
	direction:rtl;
	text-align:right;
	color:#666
}

.item-link-left-below ul.info
{
	margin:0;
	padding:0;
	margin-right:5px;
	direction:rtl;
	margin-top:9px;
	list-style-type:none
}

.item-link-left-below li
{
	margin:0;
	padding:0;
	text-align:right;
	font-size:12px;
	font-weight:400;
	color:#474747;
	padding:0 0px 0 10px;
	height:25px;
	float:right;
	margin-left:25px
}

.item-link-left-below li i
{
    margin-left:5px;
    color:#79bbc8;
}



.popular-post{width:100%;min-height:50px;box-sizing:border-box;margin-bottom:20px;float:right}
.popular-post-image{width:50px;float:right;height:auto;box-sizing:border-box}
.popular-post-image img{box-sizing:border-box;border:1px solid #CCC;width:100%;height:auto;padding:3px;background-color:#fff}
.popular-post-details{width:calc(100% - 60px);float:left;direction:rtl;text-align:right}
.popular-post-details h2{font-size:14px;font-weight:400}
.popular-post-details h2 a
{
    color: #e4552e;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.popular-post-details h2 a:hover{color:#000}
.popular-post-details p
{
    font-size: 13px;
    font-weight: 300;
    margin-top: 5px;
    color: #666666;
}



.modal
{
	position:fixed;
	z-index:999999;
	height:100%;
	width:100%;
	top:0;
	background:rgba(0,0,0,0.7);
	margin:auto!important;
	top:0;
	left:0
}

.center
{
	z-index:999999;
	margin:200px auto;
	padding:10px;
	width:200px;
	height:110px;
	background-color:#fff;
	border-radius:5px;
	opacity:1;
	-moz-opacity:1
}

.center-top
{
	width:50px;
	height:50px;
	margin:0 auto
}

.center-bottom
{
	width:100%;
	height:40px;
	margin-top:5px
}

.center-bottom p
{
	text-align:center;
	height:20px;
	line-height:20px
}

.loader
{
	margin:0 auto;
	margin-top:10px;
	font-size:5px;
	position:relative;
	text-indent:-9999em;
	border-top:2px solid #ddd;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:3px solid #f39c13;
	-webkit-transform:translateZ(0);
	-ms-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-animation:load8 1.1s infinite linear;
	animation:load8 1.1s infinite linear
}

.loader,.loader:after
{
	border-radius:50%;
	width:40px;
	height:40px
}

@-webkit-keyframes load8 {
	0%
	{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}
	
	100%
	{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}

@keyframes load8 {
	0%
	{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}
	
	100%
	{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}




input.txtSingleLine
{
	padding:0 10px;
	height:35px;
	line-height:33px;
	width:100%;
	background:#FCFCFC;
	border:1px solid #D1D1D1;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#333;
	float:right;
	outline:none;
	font-family:iransans;
	font-size:13px;
	font-weight:400;
	text-align:right;
	direction:rtl;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	box-sizing:border-box;
}


select.ddl
{
	width:100%;
	box-sizing:border-box;
	font-family:iransans;
	font-size:13px;
	font-weight:400;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#FCFCFC;
	border:1px solid #D1D1D1;
	color:#333;
	outline:none;
	height:35px;
	line-height:35px;
	padding:0 10px;
	float:right;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
		text-align:right;
	direction:rtl;
}


.txtMultiLineAddress
{
    width:calc(100% - 22px);
    min-width: calc(100% - 22px);
    max-width: calc(100% - 22px);
    min-height: 100px;
    max-height: 100px;
    padding: 10px 10px 7px 10px;
    background: #FCFCFC;
    border: 1px solid #D1D1D1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #333333;
    float: right;
    outline: none;
    font-family: iransans;
	font-size:13px;
	font-weight:400;
    text-align: right;
    direction: rtl;
}

.txtEn
{
    text-align:right;
    direction:ltr;
}



.panel-right
{
	width:calc(50% - 20px);
	float:right;
	min-height:100px;
	height:auto;
	overflow:auto;
	text-align:right;
	direction:rtl;	
	position:relative;
}

.panel-left
{
		width:calc(50% - 20px);
	float:left;
	min-height:100px;
	height:auto;
	overflow:auto;
	text-align:right;
	direction:rtl;
		position:relative;
}





#page-contact-map
{
    width:100%;
    height:250px;
    margin-bottom:50px;
}



#page-right #visit-counter
{
    width: calc(100% - 22px);
    height: 45px;
    background-position: 10px center;
    display: block;
    text-align: right;
    line-height: 42px;
    font-size: 12px;
    font-weight: 300;
    padding-right: 20px;
    height: 43px;
    background-color: #f1f1f1;
    border: 1px solid #DFDFDF;
    color: #666;
    background-image: url(../image/visit-counter.png);
    background-repeat: no-repeat;
    transition-property: color,background-color;
    transition-duration: .3s;
    border-radius: 3px;
    clear: both;
    margin-bottom: 5px;
}

#page-right #date
{
	width:calc(100% - 22px);
	height:45px;
	margin-bottom:5px;
	background-position:10px center;
	display:block;
	text-align:right;
	line-height:42px;
	font-size:12px;
	font-weight:300;
	padding-right:20px;
	height:43px;
    background-color: #f1f1f1;
    border: 1px solid #DFDFDF;
	color:#666;
	background-image:url(../image/date-big.png);
	background-repeat:no-repeat;
	transition-property:color,background-color;
	transition-duration:.3s;
	border-radius:3px;
	clear:both;
	margin-bottom:20px;
}




.warning
{
    width: calc(100% - 2px);
    min-height: 40px;
    height:auto;
    overflow:auto;
    margin: 0 auto;
    background-color: #CA2121;
    border: 1px solid #CA2121;
    border-radius: 3px;
}

.warning-right
{
    background-position: center center;
    width: 80px;
    height: 50px;
    float: right;
    background-image: url('../image/error.png');
    background-repeat: no-repeat;
    background-size: 50px;
    margin-top:15px;
    
}

.warning-content
{
    width: calc(100% - 100px);
    min-height: 40px;
    height:auto;
    overflow:auto;
    float: right;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: right;
    direction: rtl;	padding:25px 0px 15px 0px;
}

.warning-content p
{
    color: #F0F0F0;
}



#search-inner
{
	width:100%;
	box-sizing:border-box;
	height:35px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #e4552e;
	background-color:#fff;
	border-radius:3px
}


#search-7
{
	width:239px;
	height:26px;
	margin-top:4px;
	float:right;
		border-left:1px solid #DBDBDB
}


#search-7 select.ddl
{
	width:100%;
	box-sizing:border-box;
	font-family:iransans;
	font-size:13px;
	font-weight:400;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#FCFCFC;
	border:1px solid #ffffff;
	color:#333;
	outline:none;
	height:27px;
	line-height:27px;
	padding:0 10px;
	float:right;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
		text-align:right;
	direction:rtl;
}

#search-8
{
	width:239px;
	height:26px;
	margin-top:4px;
	float:right
}


#search-8 select.ddl
{
	width:100%;
	box-sizing:border-box;
	font-family:iransans;
	font-size:13px;
	font-weight:400;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#FCFCFC;
	border:1px solid #ffffff;
	color:#333;
	outline:none;
	height:27px;
	line-height:27px;
	padding:0 10px;
	float:right;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
		text-align:right;
	direction:rtl;
}


#search-4
{
	width:510px;
	height:25px;
	margin-top:5px;
	float:right;

	border-left:1px solid #DBDBDB
}

#search-5
{
	width:48px;
	height:33px;
	float:left;
	margin-left:0;
	background-color:#e4552e
}

#search-5 input
{
	width:48px;
	background-color:#e4552e
}

input.txtSingleLineSearchRealestate
{
	padding:0 10px 0 9px;
	height:23px;
	width:90%;
	background:#fff;
	border:1px solid #fff;
	color:#000;
	float:right!important;
	outline:none;
	font-family:iransans;
	font-size:13px;
	font-weight:300;
	text-align:right;
	direction:rtl;
	border:none;
	margin-right:2px;
	box-sizing:border-box;
}

#product-image
{
    width:45%;
    float:left;
}

#details
{
    width:43%;
    float:right;
}

ul#sitemap
{
	list-style-type:none
}

ul#sitemap li
{
	background-position:right 8px;
	font-family:iransans;
	font-size:13px;
	font-weight:300;
	color:#666;
	line-height:2em;
	background-image:url(../image/tick.png);
	background-repeat:no-repeat;
	padding-right:15px
}

ul#sitemap li a
{
	color:gray;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-ms-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out
}

ul#sitemap li a:hover
{
	color:#000
}

ul#sitemap ul
{
	list-style-type:none;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:10px;

}
ul#sitemap ul li
{
	background-position:right 8px;
	font-family:iransans;
	font-size:13px;
	font-weight:400;
	color:#666;
	line-height:2em;
	background-image:url(../image/tick.png);
	background-repeat:no-repeat;
	padding-right:15px;
		direction:rtl;
	text-align:right;
}


.owl-carousel
{
    list-style-type:none;
}


#home-box5-wrapper
{
    clear:both;
    width:100%;
    min-height:200px;
    height:auto;
    overflow:auto;
    padding:50px 0px 0px 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #EAEAEA;

    
}

#home-box5
{
    width:1100px;
    min-height:200px;
    height:auto;
    overflow:auto;
    margin:0px auto;
}

#home-box5 img
{
    border-radius:3px;
}
