@font-face { font-family: 'WYekan'; src: local('W_yekan'),url('http://cdn.basiscore.net/_fonts/W_yekan.eot?#iefix'); src: local('?'), url('http://cdn.basiscore.net/_fonts/W_yekan.woff') format('woff'), url('http://cdn.basiscore.net/_fonts/W_yekan.ttf') format('truetype'), url('http://cdn.basiscore.net/_fonts/W_yekan.otf') format('otf'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'FontAwesome'; src: local('FontAwesome'),url('../Fonts/FontAwesome.eot?#iefix'); src: local('?'), url('../Fonts/FontAwesome.woff') format('woff'), url('../Fonts/FontAwesome.ttf') format('truetype'), url('../Fonts/FontAwesome.otf') format('otf'); font-weight: normal; font-style: normal;}
@font-face{font-family:'IRANSansWeb';src:url('../_fonts/IRANSansWeb(FaNum).ttf') format('truetype'), url('../_fonts/IRANSansWeb(FaNum).eot') format('embedded-opentype');font-weight:normal;font-style:normal;}
*{margin:0;padding:0;}
body{font-size:14px;color:#666; font-family:WYekan,arial,tahoma; background:url(../images/bg-container.jpg);}
a{text-decoration:none;display:inline-block;}
p{text-align:justify;}
.clr{clear:both;}
.fiximage{position:fixed;width:200px;z-index:999;}
.golchin{right:0;top:0;text-align:right;}
.off{left:0;top:0;text-align:left;}
#Newsletters-box{width:100%;height:100%;position:fixed;z-index:1000;background:rgba(0,0,0,.5);}
#Newsletters{width:400px; direction:ltr; margin:0 auto; position:absolute; z-index:1100; top:25%; right:0; left:0; padding:20px 0; text-align:center; background:url(../images/bg-title.jpg);opacity:1;border:2px solid #C8C8C8;transition: all 1s ; -o-transition: all 1s; -ms-transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s;background: #01508a;}
#Newsletters #result{text-align:center;color:#FFF;margin-top:15px;}
#Newsletters-close{position:absolute;width:25px;height:25px;top:-15px;left:-10px;border-radius:50%;background-color:#f1404b }
#Newsletters-close span{display:inline-block;line-height:18px;}
#Newsletters-close span:before{content:"\f00d";cursor:pointer;display:inline-block;line-height:22px;font-family: FontAwesome;font-size: 20px;color:#FFF;}
#Newsletters #Newsletters-title{color:#FFF;font-size:18px;}
#Newsletters .Newsletters-input .submit{width:50%;float:left;text-align:right;}
#Newsletters .Newsletters-input .submit #captcha{float:right;display:inline-block;height:30px;}
#Newsletters .Newsletters-input .submit img{width:110px;height:28px;border:1px solid #ccc;}
#Newsletters .Newsletters-input .submit span.refresh{float:right; margin:0 10px;cursor:pointer;}
#Newsletters .Newsletters-input .submit span.refresh:before{content: "\f021";display: inline-block;line-height:32px;font-family: FontAwesome;font-size: 20px;color: #f1404b;}
#Newsletters .Newsletters-input{width:75%;margin:5px auto}
.Newsletters-input input{width:100%;padding:5px;border:1px solid #ccc; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.Newsletters-input div.subbtn{width:100%;height:28px;background-color:#f1404b;border:1px solid #f1404b;color:#FFF;padding-top:3px; text-align:center;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.Newsletters-input div.subbtn:hover{background-color:#DB2222;cursor:pointer}
#menu-resize {border-bottom: 4px solid #f1404b;width: 100%;/* background: url(../images/bg-menu.jpg); */position: absolute;top: 2.5em;z-index: 99;height: 90px;background: linear-gradient(50deg, rgb(143 158 171 / 90%), rgb(1 80 138) 52% 100%);}
/*<!------------------START CSS NOTIOFICATION------------------>*/
.news-notification {background-color: #8f989f;padding:0.5em 0 0.1em 0;}
.news-notification .fa-info {font-style: inherit;display: inline-block;font-family:Fontawesome; border: 2px solid;width: 21px;height: 21px;line-height: 22px;text-align: center;border-radius: 50%;font-size: 16px;color: #f1404b;}
.fa-info::before {content: "\f129";}
.icon-content{float: right; text-align: right;width: 5%;}
.text-content{text-align: right;width: 100%;}
.notification_close {top:0;position: absolute; font-size: 20px;}
.notification_close .fa-times{font-style: inherit;font-family:Fontawesome;color: #fff; cursor: pointer;}
.fa-times::before {content: "\f00d";}
.notification-item{font-size: 14px; direction: rtl;text-align: justify;color: #fff;}
/*<!------------------END CSS NOTIOFICATION------------------>*/
.set-height{min-height: 80px;}
.logo.none-border img{ margin-top: 0.2em;}
#menu {width:1200px; margin:0 auto; }
ul#navigation {/*width:1062px;*/list-style:none; padding:0;z-index:999;margin:0 auto; float: left;}
ul#navigation li {width:100px; padding:6px 0; float:left; position:relative; list-style:none; text-align:center;}
ul#navigation li.logo{width:260px;min-height:80px;text-align:center;}
ul#navigation li.logo a{position:absolute;top:-19px;height:129px;}
ul#navigation li.border a{border-left:1px dashed #FFF;}
ul#navigation li a {display:block;text-align:center;border-right:1px dashed #FFF;cursor:pointer;}
ul#navigation li a span{transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; -moz-transition: all 300ms linear; -webkit-transition: all 300ms linear;}
ul#navigation li:hover a span.moveFromLeft{ opacity: 1; -webkit-animation: moveFromLeft 300ms ease-in-out; -moz-animation: moveFromLeft 300ms ease-in-out; -ms-animation: moveFromLeft 300ms ease-in-out; -o-animation: moveFromLeft 300ms ease-in-out; animation: moveFromLeft 300ms ease-in-out; }
ul#navigation li:hover a span.moveFromRight{ opacity: 1; -webkit-animation: moveFromRight 300ms ease-in-out; -moz-animation: moveFromRight 300ms ease-in-out; -ms-animation: moveFromRight 300ms ease-in-out; -o-animation: moveFromRight 300ms ease-in-out; animation: moveFromRight 300ms ease-in-out; }
ul#navigation li a span{display:block;color:#FFF;}
.moveFromRight {font-family: 'IRANSansWeb';}
ul#navigation li a span:before{display:block;font-family:Fontawesome;padding:2px 0;color:#FFF;line-height:20px;}
ul#navigation li a span.icon-Home:before{content:"\f015"; }
ul#navigation li a span.icon-Product:before{content:"\f009"; }
ul#navigation li a span.icon-Article:before{content:"\f0f6"; }
ul#navigation li a span.icon-Catalog:before{content:"\f03e"; }
ul#navigation li a span.icon-News:before{content:"\f1ea"; }
ul#navigation li a span.icon-Agency:before{content:"\f044"; }
ul#navigation li a span.icon-Information:before{content:"\f2bb"; }
ul#navigation li ul,#navigation li ul li ul {position:absolute; height:auto; width:265px; top:150px; right:-41px !important; z-index:99; padding:0; margin:0;border-top:4px solid #f1404b; opacity:0; visibility: hidden; transition: all 0.5s linear; -o-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear;}
ul#navigation ul li{background:url(../images/bg-ul.jpg);padding:0;background: #01508a;}
ul#navigation ul li a {border-right:none;color:#FFF; padding:7px 10px;border-left:none; border-bottom:1px dotted #EBEBEB;}
ul#navigation ul li:hover > a {color:;}
ul#navigation li a.active {position:relative; border:0; margin-top:-4px; box-shadow: 0 0 5px #DDD; -moz-box-shadow: 0 0 5px #DDD; -webkit-box-shadow: 0 0 5px #DDD; }
ul#navigation li ul:before { content: ""; position: absolute; top:-8px; right:23%; border-bottom: 5px solid #f1404b; border-left: 5px solid transparent; border-right: 5px solid transparent; }
ul#navigation li:hover > ul, #navigation li ul li:hover > ul {display: block; opacity: 1; visibility: visible; top:86px; right: 0px; }
ul#navigation li ul li { float: none; min-width:265px; height:auto; }
ul#navigation li ul li a { text-align:left;font-size:13px}
ul#navigation li ul li a i { font-size: 16px; display: inline-block; margin: 0 10px 0 0; }
ul#navigation li ul li ul { left:280px; top: 0; border-top:none; border-left:3px solid #f1404b;}
ul#navigation li ul li ul:before { content: ""; position: absolute; top: 15px; right:267px; border-right: 5px solid #f1404b; border-bottom: 5px solid transparent; border-top: 5px solid transparent; }
ul#navigation li ul li:hover > ul { top: 0px; left:265px; }
#navigation-clickable{display:none;position:relative;}
#navigation-clickable div.logo{width:253px;min-height:80px;margin:0 auto;}
#navigation-clickable div.logo a{position:absolute;top:-19px;z-index:999;}
#navigation-clickable #dropnav-btn{display:inline-block;text-align:center; width:30px; height:42px; cursor:pointer; position:absolute; top:25px; left:0px;}
#navigation-clickable #dropnav-btn:before{content: "\f0c9"; font-family:FontAwesome;color:#f1404b;font-size:21px; line-height:40px;}
#navigation-clickable #dropnav{display:none;position:relative;top:10px;}
#dropnav .jquery-accordion-menu, .jquery-accordion-menu * {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;outline: 0;}
#dropnav .jquery-accordion-menu{width:90%;margin:0 auto;position:relative;}
#dropnav .jquery-accordion-menu,.jquery-accordion-menu .jquery-accordion-menu-header {width: 100%;float:left;z-index:99;color:#f0f0f0;background-color:#F8F8F8;border:#D4D4D4 solid 1px;border-bottom:none !important;}
#dropnav .jquery-accordion-menu span{display:inline !important;}
#dropnav .jquery-accordion-menu ul {list-style: none;position:relative;z-index:9999;}
#dropnav .jquery-accordion-menu ul li {width:100%;display:block;float:right;position:relative;}
#dropnav .jquery-accordion-menu ul li a {text-decoration:none;cursor:pointer;width:100%;padding:0 10px;border-bottom:#D4D4D4 solid 1px;line-height:35px;float:right;text-align:left; color:#534948;white-space: nowrap;position: relative;overflow: hidden;-o-transition: color .2s linear, background .2s linear;-moz-transition: color .2s linear, background .2s linear;-webkit-transition: color .2s linear, background .2s linear;transition: color .2s linear, background .2s linear;}
#dropnav .jquery-accordion-menu>ul>li.active>a,#dropnav .jquery-accordion-menu>ul>li:hover>a{background:#e3e3e3}
#dropnav .jquery-accordion-menu ul ul.submenu .submenu-indicator {z-index:9999}
#dropnav .jquery-accordion-menu ul ul.submenu,.jquery-accordion-menu ul ul.submenu li ul.submenu {width:100%;display:none;position:static}
#dropnav .jquery-accordion-menu ul ul.submenu li {width: 100%;border:none;background-color:#EFEFEF;}
#dropnav .jquery-accordion-menu ul ul.submenu li a {width: 100%;float:left;border-bottom:solid 1px #D4D4D4;position: relative;}
#dropnav .jquery-accordion-menu ul ul.submenu li a:hover{background:#e3e3e3;}
#dropnav .jquery-accordion-menu span.submenu-indicator {float:right;top:13px;right:22px;position:absolute;line-height:16px;font-size: 20px;}
#dropnav .jquery-accordion-menu .submenu-indicator-minus>span.submenu-indicator {-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.tp-hide-revslider, .tp-caption.tp-hidden-caption { visibility: hidden !important; display: none !important; }
.tp-caption { z-index: 1; white-space: nowrap }
.tp-caption-demo .tp-caption { position: relative !important; display: inline-block; margin-bottom: 10px; margin-right: 20px !important; }
.fullscreen-container { width: 100%; position: relative; padding: 0; }
.fullwidthbanner-container { width: 100%; position: relative; padding: 0; overflow: hidden; }
.fullwidthbanner-container .fullwidthbanner { width: 100%; position: relative; }
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {position: absolute; visibility: hidden; -webkit-font-smoothing: antialiased !important; }
.tp-simpleresponsive img { max-width: none; }
.noFilterClass { filter: none !important; }
.tpclear { clear: both; }
.tparrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; -webkit-transform: translateZ(5000px); -webkit-transform-style: flat; -webkit-backface-visibility: hidden; z-index: 600; position: relative; }
.tparrows.hidearrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.tp-leftarrow { z-index: 100; cursor: pointer; position: relative;width: 61px; height: 61px; }
.tp-rightarrow { z-index: 100; cursor: pointer; position: relative;width: 61px; height: 61px; }
.tp-leftarrow.default { z-index: 100; cursor: pointer; position: relative; background:url(../images/next-prev.png) 0 0; width:31px; height:70px; }
.tp-rightarrow.default { z-index: 100; cursor: pointer; position: relative; background:url(../images/next-prev.png) 100px 0; width:31px; height:70px; }
.tp-bannertimer.tp-bottom { bottom: 0px; height: 5px; top: auto; }
.tp-simpleresponsive img { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
.tp-simpleresponsive a { text-decoration: none; }
.tp-simpleresponsive ul { list-style: none; padding: 0; margin: 0; }
.tp-simpleresponsive >ul >li { list-stye: none; position: absolute; visibility: hidden; }
#container-resize{width:100%; position:relative;padding:40px 0;float: right;}
#container{width:1200px;margin:0 auto;}
#container .language{position:absolute;top:125px;left:0;}
#products-title{width:97%;height:58px;margin:0 auto;background:url(../images/categories-border.png) no-repeat center center;}
#products-title2{width:97%;height:58px;margin:0 auto;background:url(../images/border.png) no-repeat center center;/* margin-top:50px*/}
#gallery-title{width:97%;height:58px;margin:0 auto;background:url(../images/border-gallery.png) no-repeat center center;}
/* #gallery-title-2{width:97%;height:58px;margin:0 auto;background:url(../images/categories-border-fa.png) no-repeat center center;margin-top:50px;} */
#owl-demo3 .owl-buttons{top: auto;position: absolute;bottom: -33px;}
#owl-demo3 .owl-buttons .owl-prev, #owl-demo3 .owl-buttons .owl-next{ border:none;   width: 0;height: 0;border-top:9px solid transparent;border-right:15px solid #01508a;border-bottom: 9px solid transparent;margin: 0 10px;}
#owl-demo3 .owl-buttons .owl-next{border-right:0;border-left: 15px solid #01508a;}
.products-items-box{width:25%;float:left;}
.products-items-box .products-items{width:270px; height:270px; margin:0 auto; margin-top: 30px; }
.our-blog-sec2 { float: left; width:990px; position: relative; }
.our-blog-box2 { float: left; width: 100%; height:270px; padding:2px; border:1px solid #AFAFAF; position: relative; overflow: hidden;}
.our-blog-link2 { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; bottom: 10%; left: 10%; position: absolute; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; width: 80%; height: 45px; }
.our-blog-box2:hover .our-blog-link2 { bottom:0px; height: 100%; left: 0; width: 100%; background: rgba(1, 80, 138,0.7); padding-top:10px; }
.our-blog-box2:hover .our-blog-link2 > h2,.our-blog-box2:hover .our-blog-link2 > h3 { margin-top: 20px; }
.our-blog-box2:hover .our-blog-link2 > h2 ,.our-blog-box2:hover .our-blog-link2 > h3 { color: #E4E3E3; }
.our-blog-link2 h2,.our-blog-link2 h3{ color: #666666; float: none; font-size: 15px; font-weight:normal; left: 0; line-height: 10px; margin: -5px 0 0; position: absolute; text-align: center; top: 10%; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; width: 100%; }
.our-blog-link2 h2,.our-blog-link2 h3{ color: #313131; font-size:13px;line-height: 20px;}
.our-blog-link2 i{ background: none repeat scroll 0 0 rgba(255, 255, 255, 0.84); border: 1px solid rgba(255, 255, 255, 0.5); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset; -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset; -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset; -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset; box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset; color: #6A6A6A; font-size: 14px; height: 35px; line-height: 35px; margin-top: 0; opacity: 0; filter: alpha(opacity=0); position: absolute; text-align: center; top: 50%; -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); transform: scale(2); width: 35px; }
.our-blog-box2:hover .our-blog-link2 .fa-search { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1) rotate(0deg); -moz-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); -webkit-transition: all 0.5s ease 0.3s; -moz-transition: all 0.5s ease 0.3s; -ms-transition: all 0.5s ease 0.3s; -o-transition: all 0.5s ease 0.3s; transition: all 0.5s ease 0.3s; }
.our-blog-link2 i.fa-search { left: 50%; margin-left: -40px; -webkit-transform: rotate(120deg); -moz-transform: rotate(120deg); -ms-transform: rotate(120deg); -o-transform: rotate(120deg); transform: rotate(120deg); -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.our-blog-box2:hover .our-blog-link2 .fa-link { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1) rotate(0deg); -moz-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); -webkit-transition: all 0.5s ease 0.5s; -moz-transition: all 0.5s ease 0.5s; -ms-transition: all 0.5s ease 0.5s; -o-transition: all 0.5s ease 0.5s; transition: all 0.5s ease 0.5s; }
.our-blog-link2 i.fa-link { margin-right: -40px; right: 50%; -webkit-transform: rotate(-120deg); -moz-transform: rotate(-120deg); -ms-transform: rotate(-120deg); -o-transform: rotate(-120deg); transform: rotate(-120deg); -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
#footer-resize{width:100%;background:url(../images/bg-footer.jpg) repeat;}
#footer{width:1200px;margin:0 auto;direction:ltr;}
#footer .box2{width:50%;float:left;color:#FFF;}
.call-mobile {
    position: fixed;
    bottom: 60px;
    left: 60px;
    text-align: center;
    color:#232426;
    direction: ltr;
    z-index: 9999;
}
.call-mobile .tell-us {
	background: #fff;
	box-shadow: 1px 2px 5px 0px rgba(7, 5, 5, 0.56);
	cursor: pointer;
	border: 1px solid #377B2B;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	text-align: center;
	padding: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.fa-comments-o::before {content: "\f0e6 ";}
@keyframes play {

    0% {
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.692);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.692), 0 0 0 20px rgba(255, 255, 255, 0.425);
    }
    25% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.692), 0 0 0 30px rgba(255, 255, 255, 0.425);
    }

}
.tell-us i {font-family: 'fontawesome';background: #377B2B;border-radius: 50%;display: block;margin: 0 auto;font-size: 25px;color: #fff;font-style: normal;}
.call-popup {display: none;margin-bottom: 70px;}
.call-mobile ul li {list-style: none;direction: rtl;height: 30px;line-height: 30px;}
.call-mobile ul li a {width: 100%;}
.right-col-call {background: #fff;box-shadow: 1px 2px 5px 0px rgba(7, 5, 5, 0.56);padding: 10px 15px;display: block;float: right;}
.right-col-call a {color: #232426;font-size: 13px;}
.right-col-call a:hover {color: #01508a;}
.left-col-call {background: #fff;box-shadow: 1px 2px 5px 0px rgba(7, 5, 5, 0.56);padding: 10px 15px;display: block;float: left;margin-right: 10px;position: relative;width: 200px;height: 120px;}
.left-col-call::after {content: "\f0d7";position: absolute;bottom: -9px;left: 23px;color: #fff;font-family: 'fontawesome';}
.left-col-call::after {content: "\f0d7";}
.fa-whatsapp::before {content: "\f232";}
.fa-instagram::before {content: "\f16d";}
.fa-envelope::before {content: "\f0e0";}
.fa-phone::before {content: "\f095";}
.left-col-call .call-icon {font-family: 'fontawesome';margin-top: 2px;float: right;width: 25px;height: 25px;line-height: 25px;border-radius: 50%;color: #fff;}
.left-col-call .call-icon.whatsapp {background: #4fce5d;}
.left-col-call .call-icon.instagram {background: #833ab4;}
.left-col-call .call-icon.envelope {background: #FF6B45;}
.left-col-call .call-icon.phone {background: rgba(49, 252, 3, 0.8);}
.left-col-call .call-icon i {font-style: normal;}
.left-col-call .call-txt {float: left;font-size: 13px;color: #666;}
.section{width:525px;padding:20px 0;}
.section.right{float:left;}
.section.left{float:right;}
.section-title{padding:10px 0; border-bottom:1px dashed #FFF;}
.section-txt{padding:10px 0;}
.section-txt p{line-height:22px;letter-spacing:0.3px}
.section-txt div span{cursor:pointer;font-family:arial;}
.section-txt div:hover .call{color:#9E1E1D;cursor:pointer}
.section-txt .call {display:inline-block; width:15px; height:25px; font-size:15px; margin:6px 0; color:#FFF;}
.section-txt .call{-moz-transition-property:color; -moz-transition-duration:0.3s; -webkit-transition-property:color; -webkit-transition-duration:0.3s; -o-transition-property:color; -o-transition-duration:0.3s; transition-property:color; transition-duration:0.3s;  }
.section-txt .qestion{margin:0 3px;}
.section-txt .AD:before { content: "\f041"; font-family: FontAwesome; display: inline-block; margin-top: 2px; }
.section-txt .PH:before { content: "\f095"; font-family: FontAwesome; display: inline-block; margin-top: 2px; }
.section-txt .FA:before { content: "\f1ac"; font-family: FontAwesome; display: inline-block; margin-top: 2px; }
.section-txt .MA:before { content: "\f0e0"; font-family: FontAwesome; display: inline-block; margin-top: 2px; }
.section-txt .social-network{display:inline-block;width:30px;height:30px;float:left;margin:20px 10px 20px 0px;text-align:center;-moz-transition-property:border-radius; -moz-transition-duration:0.5s; -webkit-transition-property:border-radius; -webkit-transition-duration:0.5s; transition-property:border-radius; transition-duration:0.5s;}
.section-txt .social-network:hover{border-radius:50%;cursor:pointer;}
.section-txt .social-network.tw{background:#5ACEEF}
.section-txt .social-network.fa{background:#395C8C}
.section-txt .social-network.go{background:#F2532F}
.section-txt .social-network.li{background:#F13838}
.social-network .icon-twiter:before{content:"\f099";font-family: FontAwesome; color:#FFF; line-height:30px;}
.social-network .icon-facebook:before{content:"\f09a";font-family: FontAwesome; color:#FFF; line-height:30px;}
.social-network .icon-google:before{content:"\f0d5";font-family: FontAwesome; color:#FFF; line-height:30px;}
.social-network .icon-linkedin:before{content:"\f0e1";font-family: FontAwesome; color:#FFF; line-height:30px;}
.section-txt .social-network.tele{background:#5ACEEF}
.section-txt .social-network.ins{background: #ed145b;}
.section-txt .social-network.whatsapp{background: #2db742;}
.social-network .icon-telegram:before{content:"\f2c6";font-family:FontAwesome;color:#FFF;line-height:30px;}
.social-network .icon-instagram:before{content:"\f16d";font-family:FontAwesome;color:#FFF;line-height:30px;}
.social-network .icon-whatsapp:before{content:"\f232";font-family:FontAwesome;color:#FFF;line-height:30px;}
#bottom-resize{width:100%;background:#9E1E1D;padding:10px 0;}
#bottom-resize .border-bottom{width:100%; height:1px; border-bottom:1px dotted #FD1D0C;}
#bottom{width:1200px;margin:0px auto;color:#FFF;padding:10px 0; text-align:center;}
#bottom div:first-child{font-family:arial;margin:3px 0;}
#bottom div:last-child{direction:rtl;font-family:WYekan;margin:3px 0;}
#bottom a{color:#FFF;cursor:pointer;}
#bottom a:hover{color:#232426;}

.language-section {cursor: pointer;font-size: 16px;position: relative;margin-top: 1em;float: right;width: 100px;position: relative;}
.unvisible{display: none;}
.default-language{color: #fff;width: 100%;padding: 1em;}
.language-section svg{vertical-align: middle;margin-right: 0.5em;}
.default-language::after{content: "\f107";font-family: "fontawesome";font-weight: bold;margin-left: 0.5em;font-size: 16px;}
.dropdown-language ul li{padding: 0.5em;list-style: none;}
.dropdown-language ul li:not(:last-child){border-bottom: 1px solid #ccc;}
.dropdown-language ul li:hover span{color: #f1404b;}
.dropdown-language{right: 0;z-index: 99;padding: 1em;position: absolute; width: 100%;background: #fff;top: 3.8em;}
.dropdown-language a{color: #01508a;}
.default-language-mob {position: relative;top: 1.4em;padding: 0 1em 0 0;}

@media screen and (max-width:1420px){.fiximage{width:145px;height:145px;} .fiximage img{width:145px; height:145px;}}
@media screen and (max-width:1300px){#menu,#container,#footer,#bottom{width:95% !important}.fiximage{display:none}}
@media screen and (max-width:1190px){#footer .box2{width:100%;}.section{width:100%; float:none !important; margin:0 auto !important;}}
@media screen and (max-width:1160px){.products-items-box{width:25%}}
@media screen and (max-width:1165px){
#navigation{display:none;}
#navigation-clickable{display:block;width: 66.66%;float: right;}
.logo.none-border {display: none;}
#menu-resize {
	position: relative;
	top: unset;
	height: 70px;
	line-height: 70px;
}
.language-section {
	margin-top: 0;
	width: 33.33%;
	text-align: right;
}
.default-language {
	padding: 0;
}
#navigation-clickable div.logo {
	float: right;
	height: 70px;
    line-height: 70px;
	width: 50%;
	min-height: unset;
	text-align: center;
}
#navigation-clickable div.logo a {
    background: #fff;
	position: relative;
    height: 100%;
	top: unset;
}
#navigation-clickable div.logo a img {
	width: auto;
	height: 70px;
}
#navigation-clickable #dropnav-btn::before {
    line-height: 70px;
}
#navigation-clickable #dropnav-btn {
	position: relative;
	top: unset;
	left: unset;
	height: 70px;
	line-height: 70px;
	text-align: left;
}
}
@media screen and (max-width:990px){.products-items-box{width:33.3%}.section.left,.section.right{margin:0;}}
@media screen and (max-width:750px){.products-items-box{width:50%}}
@media screen and (max-width:540px){.call-mobile {bottom: 114px;left: 8px;}.right-col-call{display: none;}}
@media screen and (max-width:520px){.products-items-box{width:100%}}
@media screen and (max-width:500px){body{font-size:13px;}.tp-leftarrow.default,.tp-rightarrow.default{display:none;}
.language-section {
	width: 25%;
}
#navigation-clickable {
	width: 75%;
}
#navigation-clickable div.logo {
	width: 66.6%;
    float: right;
}
#navigation-clickable #dropnav-btn {
	width: 33.3%;
}
.default-language::after {display: none;}
}
@media screen and (max-width:470px){#Newsletters{width:300px;}#Newsletters .Newsletters-input .submit img{width:70px;}}
@media screen and (max-width:450px){#menu,#container,#footer,#bottom{width:100%}}
@media screen and (max-width:320px){#Newsletters{width:240px;}#Newsletters .Newsletters-input .submit img{width:55px;} #Newsletters .Newsletters-input .submit span.refresh{margin:0 6px;}}
@-moz-keyframes moveFromTop {  
 from{opacity: 0;-webkit-transform: translateY(200%);-moz-transform: translateY(200%);-ms-transform: translateY(200%);-o-transform: translateY(200%);transform: translateY(200%);}
 to{ opacity: 1; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
}
@-moz-keyframes moveFromLeft {  
 from {opacity: 0;-webkit-transform: translateX(200%);-moz-transform: translateX(200%);-ms-transform: translateX(200%);-o-transform: translateX(200%);transform: translateX(200%);}
 to{ opacity: 1; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
}
@-moz-keyframes moveFromRight {  
 from {opacity: 0;-webkit-transform: translateX(-200%);-moz-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
to { opacity: 1; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }}
}
.styleBox4 .owl-theme .owl-controls .owl-page { display: inherit !important; }
.styleBox4 .owl-buttons { position: absolute; top: initial; text-align: center; left: 0; right: 0; }
.productNextPrev { width: auto !important;float: none !important; }


.about-shahrazin {
    width: 100%;
    float: right;
    direction: ltr;
    clear: both;
    background-color:  rgba(255,255,255,0.0);
    clear: both;
    text-align: center;
    background-image: url(../images/banner-main-df.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    
    position: relative;
    z-index: -2;
    padding: 60px 0;
    margin-top: 50px;
}
.about-shahrazin::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: -1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.about-shahrazin h3{margin-bottom:10px;font-size: 20px;}
.text-box {
    width: 70%;
    min-width: 300px;
    padding: 15px 25px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.7);
    color: #cac8c8;
}

.gallery-main {
    width: 100%;
    float: right;
}

#gallery-title-2 {
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
    font-size: 23px;
}
.cp-wrapper {
    width: 100%;
    float: right;
    text-align: center;
    clear: both;
    /* margin-bottom: 40px; */
    direction: ltr;
}
.cp-wrapper a {
    color: #ac0001;
    margin: 10px 0;
}
.clr{
    clear: both;
}

.text-main.landing-page {
    width: 100%;
    float: right;
    padding: 15px;
    box-sizing: border-box;
}