﻿@media (min-width:768px){header{background:#3879bd url(../images/header-bg.jpg) no-repeat 50% top}}.dir{direction:rtl;padding-top:70px}header{height:70px;padding-top:10px;position:fixed;top:0;width:100%;z-index:9999}.btn-top{padding:9px 88px;background:#f87000;line-height:40px;border-radius:5px;border:1px solid #f87000;color:#fff;font-size:26px;font-weight:700}.btn-top:hover{background:#e36701}header .search-btn{background:url(../images/search_icon-top.svg) no-repeat center;background-size:70%;width:42px;height:42px;display:block;margin:0 auto;-webkit-transition:ease .2s;-moz-transition:ease .2s;-ms-transition:ease .2s;-o-transition:ease .2s;transition:ease .2s}header .search-btn.open{background-image:url(../images/close.svg)}header .search-box-desktop{overflow:hidden;padding-top:10px;display:none}@media (min-width:1200px){header .search-box-desktop.open{display:block}}header .search-box-desktop input{font-family:Assistant,sans-serif;font-size:16px;color:#fff;border:1px solid #f7b300;background:0 0;width:100%;max-width:200px;height:30px;border:1px solid #997816;padding:0 35px;float:right;margin-left:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}header .search-box-desktop input::-webkit-input-placeholder{color:#f7b300}header .search-box-desktop input::-moz-placeholder{color:#f7b300}header .search-box-desktop input:-ms-input-placeholder{color:#f7b300}header .search-box-desktop input:-moz-placeholder{color:#f7b300}header .search-box-desktop input[type=submit]{font-family:Assistant,sans-serif;font-size:20px;font-weight:800;color:#fff;line-height:1;background:#f7b300;max-width:130px;-webkit-transition:ease .4s;-moz-transition:ease .4s;-ms-transition:ease .4s;-o-transition:ease .4s;transition:ease .4s}header .search-box-desktop input[type=submit]:hover{background:#d99d01}header .search-box-mobile{position:fixed;top:70px;right:-10000px;background-color:#f9f9f9;width:100%;max-width:100%;height:100vh;display:table;padding:0 20px 25px;-webkit-box-shadow:-8px 5px 15px 1px #777;-moz-box-shadow:-8px 5px 15px 1px #777;box-shadow:-8px 5px 15px 1px #777;z-index:999999999;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;transition:.4s}header .search-box-mobile .form{display:table-cell;vertical-align:middle}@media (max-width:1199px){header .search-box-mobile.open{right:0}}header .search-box-mobile .form>div{position:relative;margin-bottom:25px}header .search-box-mobile .form>div:nth-child(1):after{content:url(../images/search-icon-black.png);width:20px;height:20px;position:absolute;top:17px;right:10px}header .search-box-mobile .form>div:nth-child(2):after{content:url(../images/label-icon.png);width:15px;height:20px;position:absolute;top:17px;right:12px}header .search-box-mobile .form>div:nth-child(3):after{content:url(../images/quote-icon.png);width:17px;height:17px;position:absolute;top:50%;margin-top:-7px;left:27%}header .search-box-mobile .form div input{font-family:Assistant,sans-serif;font-size:20px;color:#000;background:#fff;width:100%;height:55px;display:block;border:none;padding:0 40px 0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:5px 5px 10px 3px rgba(119,119,119,.45);-moz-box-shadow:5px 5px 10px 3px rgba(119,119,119,.45);box-shadow:5px 5px 10px 3px rgba(119,119,119,.45)}header .search-box-mobile .form div input::-webkit-input-placeholder{color:#202d32}header .search-box-mobile .form div input::-moz-placeholder{color:#202d32}header .search-box-mobile .form div input:-ms-input-placeholder{color:#202d32}header .search-box-mobile .form div input:-moz-placeholder{color:#202d32}header .search-box-mobile .form input[type=submit]{font-family:Assistant,sans-serif;font-weight:800;font-size:38px;color:#fff;background:#f7b300;text-shadow:4px 4px 5px rgba(0,0,0,.2);padding:0 15px;-webkit-transition:ease .4s;-moz-transition:ease .4s;-ms-transition:ease .4s;-o-transition:ease .4s;transition:ease .4s}header .search-box-mobile .form input[type=submit]:hover{background:#d99d01}header .row:first-child>div:first-child{padding-top:6px}header .logo img{display:block;max-width:145px;margin:0 auto}header .mobile-btn{width:40px;height:38px;position:relative;margin:18px auto;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}header .mobile-btn span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:5px;opacity:1;left:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}header .mobile-btn span:nth-child(1),header .mobile-btn span:nth-child(2),header .mobile-btn span:nth-child(3){-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}header .mobile-btn span:nth-child(1){top:0}header .mobile-btn span:nth-child(2){top:7px}header .mobile-btn span:nth-child(3){top:14px}header .mobile-btn span:nth-child(4){top:21px}header .mobile-btn.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-3px;left:7px}header .mobile-btn.open span:nth-child(2){width:0%;opacity:0}header .mobile-btn.open span:nth-child(3){width:0%;opacity:0}header .mobile-btn.open span:nth-child(4){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:12px;left:0}header .menu-box{position:fixed;top:70px;left:-2000px;background-color:#f9f9f9;width:100%;max-width:39%;height:100vh;display:block;padding:0 20px 25px;-webkit-box-shadow:-8px 5px 15px 1px #777;-moz-box-shadow:-8px 5px 15px 1px #777;box-shadow:-8px 5px 15px 1px #777;z-index:999999999;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;transition:.4s}header .menu-box.open{left:0}header .menu-box .menu{list-style:none;padding:0;margin-bottom:25px}header .menu-box .menu li a{font-family:Assistant,sans-serif;font-size:18px;color:#000;display:block;border-bottom:1px solid #b6babb;padding:20px 0;-webkit-transition:ease .4s;-moz-transition:ease .4s;-ms-transition:ease .4s;-o-transition:ease .4s;transition:ease .4s}header .menu-box .menu li a:hover{color:#ccc}header .menu-box .form>div{position:relative;margin-top:15px}header .menu-box .form>div:nth-child(1):after{content:url(../images/search-icon-black.png);width:20px;height:20px;position:absolute;top:17px;right:10px}header .menu-box .form>div:nth-child(2):after{content:url(../images/label-icon.png);width:15px;height:20px;position:absolute;top:17px;right:12px}header .menu-box .form>div:nth-child(3):after{content:url(../images/quote-icon.png);width:17px;height:17px;position:absolute;top:50%;margin-top:-7px;left:27%}header .menu-box .form div input{font-family:Assistant,sans-serif;font-size:20px;color:#000;background:#fff;width:100%;height:55px;display:block;border:none;padding:0 40px 0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:5px 5px 10px 3px rgba(119,119,119,.45);-moz-box-shadow:5px 5px 10px 3px rgba(119,119,119,.45);box-shadow:5px 5px 10px 3px rgba(119,119,119,.45)}header .menu-box .form div input::-webkit-input-placeholder{color:#202d32}header .menu-box .form div input::-moz-placeholder{color:#202d32}header .menu-box .form div input:-ms-input-placeholder{color:#202d32}header .menu-box .form div input:-moz-placeholder{color:#202d32}header .menu-box .form input[type=submit]{font-family:Assistant,sans-serif;font-weight:800;font-size:38px;color:#fff;background:#f7b300;text-shadow:4px 4px 5px rgba(0,0,0,.2);padding:0 15px;-webkit-transition:ease .4s;-moz-transition:ease .4s;-ms-transition:ease .4s;-o-transition:ease .4s;transition:ease .4s}header .menu-box .form input[type=submit]:hover{background:#d99d01}@media (min-width:2000px){header .menu-box.open{max-width:39%!important}header .menu-box{max-width:40%!important}header .menu-box .form div input{width:50%}}@media (min-width:1200px){header .row:first-child div:nth-child(3){padding-left:0}header .menu-box.open{max-width:31%}header .menu-box{max-width:32%}}@media (max-width:1199px){header .search-btn{margin:0}}@media (min-width:992px) and (max-width:1199px){header{background-position:35% top}header .menu-box.open{max-width:36%}header .menu-box{max-width:38%}}@media (min-width:768px) and (max-width:991px){header{background-position:28% top}header .menu-box.open{max-width:47%}header .menu-box{max-width:50%}footer .footer-main ul.social-buttons li img{width:auto;height:42px}}@media (min-width:768px){header .logo img{margin:0 auto 0 0}}@media (max-width:767px){header{background:url(../images/header-bg-small.jpg) no-repeat 62% top;height:65px;padding-top:0}header .search-btn{margin:9px auto}.dir{padding-top:80px!important}header .mobile-btn{margin:23px auto}header .mobile-btn span{background:#f3b200}header .logo{padding-top:10px}header .logo img{max-width:110px!important}header .search-box-mobile{right:-1000px}header .menu-box,header .search-box-mobile{top:65px;max-width:100%}footer .footer-main ul.social-buttons li img{width:auto;height:65px}}footer{background:0 0;padding:0;direction:rtl;width:100%;text-align:right}footer .footer-main{background:#0c4686;padding:55px 0 45px}footer .footer-main .footer-logo{display:block;margin-bottom:25px}footer .footer-main p{font-family:Assistant,sans-serif;font-size:16px;color:#fff}footer .footer-main h6{font-family:Assistant,sans-serif;font-weight:700;font-size:18px;color:#fff;display:inline-block;margin-top:75px}footer .footer-main hr{border-color:#817c43;max-width:80px;margin:0 0 15px}footer .footer-main ul{padding-right:17px}footer .footer-main ul li{font-family:Assistant,sans-serif;font-size:16px;color:#fff;margin-bottom:15px}footer .footer-main ul li a{color:#fff;-webkit-transition:ease .4s;-moz-transition:ease .4s;-ms-transition:ease .4s;-o-transition:ease .4s;transition:ease .4s}footer .footer-main ul li a:hover{color:#ddd}footer .footer-main ul.social-buttons{display:block;list-style:none;padding-right:0}footer .footer-main ul.social-buttons li{display:inline-block}footer .footer-main ul.social-buttons li img{width:auto;height:34px}footer .footer-main ul.social-buttons li:last-child{margin-left:0}footer .footer-main ul.social-buttons li a:hover{opacity:.8}footer .footer-bottom{background:#333;padding:10px 0}footer .footer-bottom ul{list-style:none;padding:0;margin-top:8px}footer .footer-bottom ul li{font-family:Assistant,sans-serif;font-weight:700;font-size:18px;color:#fff;display:inline-block;margin-left:5px}footer .footer-bottom ul li a{color:#fff;-webkit-transition:ease .4s;-moz-transition:ease .4s;-ms-transition:ease .4s;-o-transition:ease .4s;transition:ease .4s}footer .footer-bottom ul li a:hover{color:#ddd}footer .footer-bottom .row>div:last-child{text-align:left}footer .footer-bottom img{display:inline-block;width:120px}@media (max-width:991px){footer .footer-main h6{margin-top:45px}}@media (max-width:767px){footer .footer-main{padding:25px 0}footer .footer-main h6{display:block;cursor:pointer}footer .footer-main h6:after{content:url(../images/footer-arrow-left.png);width:12px;height:20px;position:absolute;left:25px}footer .footer-main h6.open:after{content:url(../images/footer-arrow-down.png);width:20px;height:12px}footer .footer-main hr{max-width:100%}footer .footer-main ul{display:none}footer .footer-main ul.open{display:block}footer .footer-main ul li{margin-right:15px}footer .footer-main ul.social-buttons{text-align:center;margin-top:56px}footer .footer-main ul.social-buttons li{margin:0 9px}footer .footer-bottom .row>div:last-child{text-align:center}footer .footer-bottom ul{text-align:center;margin-bottom:15px}}.overlay{opacity:.8;height:100%;width:100%;position:fixed;z-index:3;top:0;left:0;background-color:hsla(0,0%,100%,.9);overflow-y:auto;overflow-x:hidden;text-align:center;-webkit-transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;transition:opacity 1s}.no-scroll{overflow:hidden!important}.breadcrumbcon{margin:10px 0;padding:0 15px;list-style:none;float:right}.breadcrumbcon ol{padding:0}.breadcrumbcon ol li{list-style:none;float:right;display:block;color:#000;font-size:14px;position:relative;padding-left:18px;margin-left:8px}.breadcrumbcon ol li:after{content:'';position:absolute;left:0;top:7px;background:transparent url(../images/liarrow.png) no-repeat scroll -12px -1px;width:12px;height:10px;float:left;margin:0}.breadcrumbcon ol li:last-child:after{content:none}.breadcrumbcon ol li a{color:#008cfc;text-decoration:none}.breadcrumbcon ol li a:hover{color:#ff7300}.breadcrumbcon ol li a .lileft-icon{background:url(../images/liarrow.png) no-repeat;width:12px;height:10px;float:left;margin:5px 3px 5px 0}.breadcrumbcon ol li a .homeicon{background-position:left 0}.breadcrumbcon ol li a:hover .homeicon{background-position:left -13px}@media (max-width:767px){.breadcrumbcon{margin:0 0 20px}}