/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face {
	font-family: 'IRANSans-web';
	src: url('../fonts/IRANSans-Bold.eot?#') format('eot'),  /* IE6–8 */
url('../fonts/IRANSans-Bold.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('../fonts/IRANSans-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	font-weight: bold;
}

@font-face {
	font-family: 'IRANSans-web';
	src: url('../fonts/IRANSANSExpanded.eot?#') format('eot'),  /* IE6–8 */
url('../fonts/IRANSANSExpanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('../fonts/IRANSANSExpanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	font-weight: normal;
}

html,
body {
    width: 100%;
    height: 100%;
    direction: rtl;
    font-size: 100%;
}

body {
    /*font-family: Merriweather,'Helvetica Neue',Arial,sans-serif;*/
    font-family: IRANSans-web;
    direction: rtl;
    color: #4d4d4d;	
}

h1{
 /*font-size: 4vw !important;
 font-size: 3em !important; */
    
}
p{
    font-size: .7vw;
    line-height: 25px;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
	margin-top: 0px;

}
.owl-theme .owl-controls, .owl-pagination {
    position: absolute;
    top: 0;
}
#owl-namayande .item{
    background: #42bdc2;
    padding: 30px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.SlideTextBox{
    position: absolute;
    top:120px;
    right:20%;
    color:#fff;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.51);
    border-radius: 5px;
}
.item a{
    color:#fff;
    
}
.ChooseDirection{
    direction: rtl;    
}
.navbar-default {
    /*background-color: #F68505; */
    background-image: linear-gradient(to right,rgba(100, 9, 20, 1),rgba(10, 10, 100, 1));
    border: none;
    color: #fff;
        
}
.HowWeWork2{
    background-color:#fff;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: cover;
}
.navbar-default .navbar-nav>li>a , .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #ecf0f1;
}
.dropdown:hover .dropdown-menu {
    display: block;
    direction:rtl;text-align:right;
    background-color: #473358;
    
}
.dropdown-menu>li>a{
    color:#fff !important;
      line-height: 30px !important;
    
}
.dropdown-menu>li>a:hover{    
    background-color: #2980b9;    
}

.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;right:100%;margin-top:-6px;margin-right:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:left;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 5px 5px 0px;border-right-color:#cccccc;margin-top:5px;margin-right:-10px;}
.SubMenu2{
    display: none !important;
    direction:rtl;text-align:right;  
}
.dropdown-submenu:hover>a:after{border-right-color:#555;}
.dropdown-submenu:hover>.SubMenu2{display:block !important;}



.subMenuHolder{
    margin-top: 20px;
    margin-bottom: 80px;
    padding-bottom:20px;
        border-bottom:1px solid #c1c1c1;
    
}
.subMenuHolder a{
    color:#6d6d6d;   
    margin-left: 80px;
}
.subMenuHolder a:hover{
    color: #1CAD7E;
    text-decoration: none;
}
section{
    padding-bottom:100px;
	background-color: rgba(255, 255, 255, 0.73);
}
.WhatIsMalek h3{
    text-align: center;
    margin-bottom: 20px;
    
}
.WhatIsMalek p{
    text-align: center;
}
.HowWeWork a , .Language a{
    color: #1CAD7E;
    font-size: .8vw;       
}
.HowWeWork i , .Language i{
   font-size: 1.5vw; 
}
.PriceInBox{
}
    .PriceInBoxHead{    
        border:1px solid #c1c1c1;color:#fff;padding:10px 0px;
    }  
    .PriceInBoxHead h5 , .PriceInBoxContent h5{ 
        text-align:center;margin:0px;padding:10px 0px;
    }
    .PriceInBoxContent h3 {
        text-align:center;margin:0px;padding:15px 0px;
    }
    .PriceInBoxContent {
      border:1px solid #c1c1c1;padding:10px;      
    }

#scrollup{
    /*background: url('images/scroll.png') no-repeat;*/
    background-color: #e74c3c;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    position:fixed;
    bottom:50px;
    left:20px;
    display:none;
    /*text-indent:-9999px;*/
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
}

#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}
#pinBoot img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.white-panel {
  position: absolute;
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 0px;
  border-radius:2px;
    overflow: hidden;    
}


a.TopEstLink{
	background-color:#f7ca18;
	color:#fff;
}
a.TopEstLink:hover{
	background-color:#edbd01;
	color:#fff;
}
.FooterPart{
    /*background-color:#F6F4F4;*/
    background-color:#333333;    
    margin-bottom:-10px;color:#c7c7c7;
    padding:40px 20px;    
    border-top: 12px #999999 solid;
	color:#fff;
}

.FooterPart ul li{
    list-style-type: none;
    
}

.FooterPart ul li a{
    color:#fff;
    font-size:.9vw;
    
}
.FooterPart h6{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

a.OrderLink{
    height: 80px;
    padding-top: 25px;
    color:#fff;
}
a.OrederFixBox{
    width:100px;
    height:100px;
    border-radius:50px;
    text-align: center;
    color:#fff;
    position: fixed;
    display: block;
    right:20px;
    bottom:20px;
    background-color:#e74c3c;
    padding-top: 30px;
    -webkit-box-shadow: 10px 10px 9px -5px rgba(0,0,0,0.45);
    -moz-box-shadow: 10px 10px 9px -5px rgba(0,0,0,0.45);
    box-shadow: 10px 10px 9px -5px rgba(0,0,0,0.45);
}
a.OrederFixBox:hover{
    text-decoration: none;
    background-color:#c0392b;
    
}

ul li a{
    color: #4d4d4d;
    font-size: .7vw;
}
a.NewsArchive{
    font-size: 12px;
    color:#e04b11;    
}
.sectionWithbg{    
    /*background-color:#FFA34C;*/
    background-color:#cccccc;
	padding:40px 0px;color:#fff;
	border-bottom: 6px #999999 solid;
	border-top: 6px #999999 solid;
	color:#3d3b3b;
}
ul.FooterSecondRow{
    list-style-type: none;
    padding: 0 !important;
    list-style-position: inside !important;
    
}
ul.FooterSecondRow li a{
    font-size:.6vw;
}
.UserCommentBox{
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.18);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
}
.SYSTEM_footer{
    font-size: .7vw;
    
}
tbody td{
    font-size:.8em;
}
button, input, select, textarea {
    font-size:.8em;
}
.h4, h4 {
    line-height: 30px;   
}
a.TopTowLink{
    font-size:1em;
}

/*========================== RightBlock ================ */

.RightBlockBase label{
    font-size: .8em;
}
.RightBlockBase{
    padding:20px 20px;
}
.RightBlockBase h5{
	background-color:#F68505;
	color:#fff;
	padding:10px;
    /*border-bottom:5px solid #e74c3c;*/
    border-bottom:5px solid #e74c3c;
    padding-bottom: 10px;
}
/*========================= */

.InputBoxInPage{
    width:150px;
}

input[type=checkbox], input[type=radio] {
    margin-left:4px;   
}

.HomeBoxContent div , .HomeBoxContent p{
    font-size:14px;
    
}
#mainNav{
	top:0px;
}
.XXX-Space-Top{
	top:0px !important;
}

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
      
      .navbar {
            border-radius: 0px;
           margin-bottom: 0px;
        }
      p{
            font-size: 2.8vw;
            line-height: 40px;
        }
      a.TopTowLink{
          margin-bottom:20px;
          font-size:1.1em;
      }
      .HideOnPhone{
          display: none !important;
      }
      
      h3{
          font-size: 2em;
      }
      ul.FooterSecondRow li a{
        font-size:2.5vw;
    }
	ul li a{
		color: #4d4d4d;
		font-size: 1.1em;
	}
      
      .h6 , h6 {
            font-size: 1.8em;
			font-weight:bold;
        }
		.HomeEditorBox div , .HomeEditorBox p , .HomeEditorBox font{
			font-size:1.2em !important;
		}
		.HomeBoxContent div , .HomeBoxContent p , .HomeBoxContent font{
			font-size:1.2em !important;
			
		}
	
		.menu_field  , .object_block_content{
			font-size:1.1em !important;	
		}
		
		.menu_field a  , .object_block_content a{
			font-size:1.8em !important;	
		}
		
		.col-lg-11 h5{
			font-size:2em !important;
			font-weight:bold;			
		}
		
		.RightBlockBase label {
			font-size: 1.5em;
		}

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
      
      .navbar {
            border-radius: 0px;
           margin-bottom: 0px;
        }
      p{
            font-size: 2.8vw;
            line-height: 40px;
        }
      a.TopTowLink{
          margin-bottom:20px;
          font-size:1.1em;
      }
      .HideOnPhone{
          display: none !important;
      }
      
      h3{
          font-size: 2em;
      }
      ul.FooterSecondRow li a{
        font-size:2.5vw;
    }
	ul li a{
		color: #4d4d4d;
		font-size: 1.1em;
	}
      
      .h6 , h6 {
            font-size: 1.8em;
			font-weight:bold;
        }
		.HomeEditorBox div , .HomeEditorBox p , .HomeEditorBox font{
			font-size:1.2em !important;
		}
		.HomeBoxContent div , .HomeBoxContent p , .HomeBoxContent font{
			font-size:1.2em !important;
			
		}
	
		.menu_field  , .object_block_content{
			font-size:1.1em !important;	
		}
		
		.menu_field a  , .object_block_content a{
			font-size:1.8em !important;	
		}
		
		.col-lg-11 h5{
			font-size:2em !important;
			font-weight:bold;			
		}
		
		.RightBlockBase label {
			font-size: 1.5em;
		}

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
      
      .navbar {
            border-radius: 0px;
           margin-bottom: 0px;
        }
      p{
            font-size: 2.8vw;
            line-height: 40px;
        }
      a.TopTowLink{
          margin-bottom:20px;
          font-size:1.1em;
      }
      .HideOnPhone{
          display: none !important;
      }
      
      h3{
          font-size: 2em;
      }
      ul.FooterSecondRow li a{
        font-size:2.5vw;
    }
	ul li a{
		color: #4d4d4d;
		font-size: 1.1em;
	}
      
      .h6 , h6 {
            font-size: 1.8em;
			font-weight:bold;
        }
		.HomeEditorBox div , .HomeEditorBox p , .HomeEditorBox font{
			font-size:1.2em !important;
		}
		.HomeBoxContent div , .HomeBoxContent p , .HomeBoxContent font{
			font-size:1.2em !important;
			
		}
	
		.menu_field  , .object_block_content{
			font-size:1.1em !important;	
		}
		
		.menu_field a  , .object_block_content a{
			font-size:1.8em !important;	
		}
		
		.col-lg-11 h5{
			font-size:2em !important;
			font-weight:bold;			
		}
		
		.RightBlockBase label {
			font-size: 1.5em;
		}

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
      body{
		  
	  }
	  .navbar {
            border-radius: 0px;
           margin-bottom: 0px;
        }
      p{
            font-size: 2.8vw;
            line-height: 40px;
        }
      a.TopTowLink{
          margin-bottom:20px;
          font-size:1.1em;
      }
      .HideOnPhone{
          display: none !important;
      }
      
      h3{
          font-size: 2em;
      }
      ul.FooterSecondRow li a{
        font-size:2.5vw;
    }
	ul li a{
		color: #4d4d4d;
		font-size: 1.1em;
	}
      
      .h6 , h6 {
            font-size: 1.8em;
			font-weight:bold;
        }
		.HomeEditorBox div , .HomeEditorBox p , .HomeEditorBox font{
			font-size:1.2em !important;
		}
		.HomeBoxContent div , .HomeBoxContent p , .HomeBoxContent font{
			font-size:1.2em !important;
			
		}
	
		.menu_field  , .object_block_content{
			font-size:1.1em !important;	
		}
		
		.menu_field a  , .object_block_content a{
			font-size:1.8em !important;	
		}
		
		.col-lg-11 h5{
			font-size:2em !important;
			font-weight:bold;			
		}
		
		.RightBlockBase label {
			font-size: 1.5em;
		}		
	

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
	
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}
/* ------------ Until 1000 --------------*/
@media all and (min-width: 737px) and (max-width: 1023px) {
       
      .HideOnPhone{
          display: none !important;
      } 
       
}

/*------------ Until 1366 ---------------*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1450px) 
   { 
       #owl-demo img{
         max-height:450px;  
       } 
       p{
            font-size: .9vw;
            line-height: 25px;
        }
       ul li a{
            color: #4d4d4d;
            font-size: .9vw;
        }
        a.NewsArchive{
            font-size: 12px;
            color:#e04b11;    
        }
       ul.FooterSecondRow li a {
           font-size: .9vw;
           /* font-size: .6vw; */
       }
       .navbar {
            border-radius: 0px;
           margin-bottom: 0px;
        }
       
}

/*------------ Until 2000 ---------------*/
@media only screen 
  and (min-device-width: 1450px) 
  and (max-device-width: 2000px) 
   { 
       #owl-demo img{
         max-height:600px;  
       }
       .navbar {
            border-radius: 0px;
           margin-bottom: 0px;
        }
       
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}











