@charset "UTF-8";@import url(/Content/css/reset.css);@import url(/Content/css/font.css);@import url(/Content/css/bootstrap.css);h1,h2,h3,h4,h5,h6{margin:0}@-webkit-keyframes fixed_menu_animation{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fixed_menu_animation{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fixed_menu_animation{-webkit-animation-name:fixed_menu_animation;animation-name:fixed_menu_animation}body{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;opacity:1;background:#f1f3f5}body.loaded{opacity:1}#main{position:static}@media screen and (min-width:320px){#main{padding-top:106px}}@media screen and (min-width:768px){#main{padding-top:268px}}@media screen and (min-width:992px){#main{padding-top:268px}}@media screen and (min-width:1200px){#main{padding-top:212px}}.social li{position:relative;list-style:none;display:inline-block;width:27px;height:27px;margin-right:2px}.social li a{width:27px;height:29px;font-size:27px;color:#fff;display:block;overflow:hidden;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;position:absolute}.social li a:hover{margin-top:-4px;color:#233e71}header{position:absolute;width:100%;z-index:2}header .headertop{display:block;width:100%;background-repeat:no-repeat;background-size:cover;background-position:top left}@media screen and (min-width:320px){header .headertop{height:65px}}@media screen and (min-width:768px){header .headertop{height:124px}}header .headertop .logo{position:absolute;display:block}@media screen and (min-width:320px){header .headertop .logo{width:58px;height:58px;top:3px;left:20px}}@media screen and (min-width:768px){header .headertop .logo{width:106px;height:106px;top:7px;left:30px}}header .headertop .customer{font-size:14px;color:#dce6f6;position:absolute;right:50px;padding:11px 11px 7px 0;margin-top:35px}@media(min-width:768px){header .headertop .customer{right:460px;margin-top:45px}}header .headertop .customer div{display:none}@media(min-width:768px){header .headertop .customer div{display:block}}header .headertop .customer i{color:#fff;font-size:28px;display:block;position:absolute;left:-35px;bottom:-7px}header .headertop .customer:before{content:'';display:none;width:1px;height:33px;background:#547fb1;position:absolute;right:0;top:50%;margin-top:-16px}@media(min-width:768px){header .headertop .customer:before{display:block}}header .headertop .top-controls{margin-top:44px;position:absolute;right:34px}@media screen and (min-width:320px){header .headertop .top-controls{display:none}}@media screen and (min-width:768px){header .headertop .top-controls{display:table}}header .headertop .top-controls .item{display:table-cell;vertical-align:middle}header .headertop .top-controls .language{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:14px;font-family:Arial;color:#dce6f6;font-weight:bold;padding:11px 42px 7px 0;position:relative}header .headertop .top-controls .language:before{content:'';width:1px;height:33px;background:#547fb1;position:absolute;right:0;top:50%;margin-top:-16px}header .headertop .top-controls .language i{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:12px;display:block;position:absolute;right:20px;margin-top:-5px;top:50%}header .headertop .top-controls .language:hover i{right:10px}header .headertop .top-controls .social{padding-left:20px;padding-right:20px;padding-top:7px}header .headertop .top-controls .social li{position:relative;list-style:none;display:inline-block;width:27px;height:27px;margin-right:2px}header .headertop .top-controls .social li a{width:27px;height:29px;font-size:27px;color:#fff;display:block;overflow:hidden;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;position:absolute}header .headertop .top-controls .social li a:hover{margin-top:-4px;color:#233e71}header .headertop .top-controls .frm{-webkit-transition:all .3s cubic-bezier(.44,.97,.56,.96);-moz-transition:all .3s cubic-bezier(.44,.97,.56,.96);-ms-transition:all .3s cubic-bezier(.44,.97,.56,.96);-o-transition:all .3s cubic-bezier(.44,.97,.56,.96);transition:all .3s cubic-bezier(.44,.97,.56,.96);position:relative;width:150px;height:42px;display:table}header .headertop .top-controls .frm form .form-group{margin:0;position:relative}header .headertop .top-controls .frm form .form-group .form-control{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:15px;font-family:Arial;color:#7293bb;width:100%;line-height:15px;padding:18px 50px 22px 30px;border-bottom-left-radius:25px;border-top-left-radius:25px;border-bottom-right-radius:25px;border-top-right-radius:25px;border:2px solid #a2beeb;background-color:#0f4588;box-shadow:none;outline:none;position:absolute;top:0}header .headertop .top-controls .frm form .form-group .form-control::-webkit-input-placeholder{color:#7293bb}header .headertop .top-controls .frm form .form-group .form-control::-moz-placeholder{color:#7293bb}header .headertop .top-controls .frm form .form-group .form-control:-ms-input-placeholder{color:#7293bb}header .headertop .top-controls .frm form .form-group .form-control:-moz-placeholder{color:#7293bb}header .headertop .top-controls .frm form button{border:none;padding:0;background:transparent;color:#fff;font-size:20px;position:absolute;right:24px;top:11px}header .headertop .navbar-toggle{margin-top:17px;margin-right:10px}header .headertop .navbar-toggle .icon-bar{background-color:#fff;border-radius:0}header #mobile-menu{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);z-index:0;position:fixed;width:100%;visibility:hidden;overflow-y:scroll;top:0}header #mobile-menu .overlay{position:fixed;width:100%;height:100%;background:rgba(10,40,72,.86);overflow:hidden}header #mobile-menu .overlay a{position:absolute;display:block;font-size:25px;right:290px;color:#fff;top:20px}header #mobile-menu.open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);z-index:10000;visibility:visible}header #mobile-menu .menu{width:280px;position:absolute;right:0;display:table;overflow:hidden}header #mobile-menu .menu .top{width:280px;height:69px;background:url(/Upload/MobileMenu/mobile-head.jpg) no-repeat;background-size:cover;padding-left:12px;padding-top:10px}header #mobile-menu .menu .top .item{display:table-cell;vertical-align:middle}header #mobile-menu .menu .top .language{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:14px;font-family:Arial;color:#dce6f6;font-weight:bold;padding:11px 42px 7px 0;position:relative}header #mobile-menu .menu .top .language i{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:12px;display:block;position:absolute;right:15px;margin-top:-5px;top:50%}header #mobile-menu .menu .top .language:hover i{right:10px}header #mobile-menu .menu .top .social{padding-left:0;padding-top:7px}header #mobile-menu .menu .top .social li{position:relative;list-style:none;display:inline-block;width:27px;height:27px;margin-right:2px}header #mobile-menu .menu .top .social li a{width:27px;height:29px;font-size:27px;color:#fff;display:block;overflow:hidden;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;position:absolute}header #mobile-menu .menu .top .social li a:hover{margin-top:-4px;color:#233e71}header #mobile-menu .menu .top .openclosebtn{padding-left:18px;padding-top:11px;vertical-align:top}header #mobile-menu .menu .top .openclosebtn a{border:none;padding:0;background:transparent;color:#fff;font-size:20px;position:absolute}header #mobile-menu .menu .top .frm2{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:translateX(110%);-moz-transform:translateX(110%);-ms-transform:translateX(110%);-o-transform:translateX(110%);transform:translateX(110%);position:absolute;right:5px;width:267px;height:39px;top:11px}header #mobile-menu .menu .top .frm2 form .form-group{margin:0;position:relative}header #mobile-menu .menu .top .frm2 form .form-group .form-control{width:100%;height:39px;padding-right:50px;border-bottom-left-radius:25px;border-top-left-radius:25px;border-bottom-right-radius:25px;border-top-right-radius:25px;border:2px solid #a2beeb;background-color:#0f4588;box-shadow:none;outline:none;position:absolute;top:0;color:#7293bb}header #mobile-menu .menu .top .frm2 form .form-group .form-control::-webkit-input-placeholder{color:#7293bb}header #mobile-menu .menu .top .frm2 form .form-group .form-control::-moz-placeholder{color:#7293bb}header #mobile-menu .menu .top .frm2 form .form-group .form-control:-ms-input-placeholder{color:#7293bb}header #mobile-menu .menu .top .frm2 form .form-group .form-control:-moz-placeholder{color:#7293bb}header #mobile-menu .menu .top .frm2 form span{top:7px;right:36px;display:block;position:absolute;color:#7293bb;font-size:18px}header #mobile-menu .menu .top .frm2 form button{border:none;padding:0;background:transparent;color:#7293bb;font-size:15px;position:absolute;top:13px;opacity:1;text-shadow:none;outline:none;cursor:pointer;width:15px;height:15px;display:block;right:15px}header #mobile-menu .menu .top .frm2 form button.close{right:50px}header #mobile-menu .menu .top .frm2.open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}header #mobile-menu .menu .bottom{width:280px;height:100%;background:url(/Upload/MobileMenu/mobile-body.jpg) no-repeat;background-size:cover;position:relative;overflow:auto}header #mobile-menu .menu .bottom ul{padding:0;margin:0;position:relative;display:block}header #mobile-menu .menu .bottom ul li{position:relative;padding-bottom:7px;padding-top:7px}header #mobile-menu .menu .bottom ul li:after{content:'';width:34px;height:1px;background:#75a1ce;left:47px;position:absolute;bottom:0}header #mobile-menu .menu .bottom ul li a{display:inline-block;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:15px;font-family:antonio,system-ui;font-weight:400;color:#0f4588;padding:16px 60px 10px 47px;position:relative}header #mobile-menu .menu .bottom ul li a span{position:relative;z-index:1}header #mobile-menu .menu .bottom ul li a:before{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;position:absolute;content:'';top:0;left:0;width:0;height:100%;background:#1664ab;border-top-right-radius:30px;border-bottom-right-radius:30px}header #mobile-menu .menu .bottom ul li a:after{font-family:'karasuport';position:absolute;content:'p';left:12px;top:50%;font-size:22px;margin-top:-13px;z-index:1}header #mobile-menu .menu .bottom ul li.active a{color:#fff}header #mobile-menu .menu .bottom ul li.active a:before{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%;border-left:2px solid #d3d3d3}header #mobile-menu .menu .bottom ul li.active a:after{content:'s'}header #mobile-menu .menu .bottom ul li.active:after{display:none}@media screen and (min-width:320px){header #mobile-menu .menu .bottom ul li ul{display:none}}@media screen and (min-width:768px){header #mobile-menu .menu .bottom ul li ul{display:block}}header #mobile-menu .menu .bottom ul li ul li a{color:#0f4588!important}header #mobile-menu .menu .bottom ul li ul li a:before,header #mobile-menu .menu .bottom ul li ul li a:after{display:none}header .headerbottom{display:block;position:relative;z-index:1}header .headerbottom .navbar{padding:0;border-radius:0;margin-bottom:0;border:none;border-bottom:2px solid #233e71;background:#fff}@media screen and (min-width:320px){header .headerbottom .navbar{min-height:0}}@media screen and (min-width:768px){header .headerbottom .navbar{min-height:50px}}header .headerbottom .navbar .container-fluid{padding:0}header .headerbottom .navbar .container-fluid .navbar-collapse{padding:0}header .headerbottom .navbar li a{border-right:1px solid #e0e0e0;position:relative;display:block;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:15px;color:#232323;font-weight:bold}@media screen and (min-width:768px){header .headerbottom .navbar li a{padding:18px 12px}}@media screen and (min-width:992px){header .headerbottom .navbar li a{padding:18px 34px}}@media screen and (min-width:1200px){header .headerbottom .navbar li a{padding:18px 10px}}header .headerbottom .navbar li.menu a:after{font-family:'karasuport';content:'o';font-size:8px;position:absolute;width:8px;margin:0 auto;left:0;right:0;bottom:9px;opacity:0;color:#fff;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}header .headerbottom .navbar li.menu a:hover:after{opacity:1;bottom:4px}header .headerbottom .navbar li.active a{background:#233e71;color:#fff}header .headerbottom .navbar li.active a:before{width:100%;height:3px;background:#4ab7ef;content:'';position:absolute;bottom:-2px;left:0}header .headerbottom .navbar li.active a:hover{background:#233e71;color:#fff}header .headerbottom .navbar li .submenuclose,header .headerbottom .navbar li .submenu{overflow:hidden;display:block;opacity:0;-webkit-transform:perspective(600px) rotateX(-90deg);-moz-transform:perspective(600px) rotateX(-90deg);-ms-transform:perspective(600px) rotateX(-90deg);-o-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transition:-webkit-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;-o-transition:-o-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;transition:transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end}header .headerbottom .navbar li .submenuopen,header .headerbottom .navbar li:hover .submenu{overflow:visible;max-height:3000px;max-width:3000px;opacity:1;-webkit-transform:perspective(600px) rotateX(0);-moz-transform:perspective(600px) rotateX(0);-ms-transform:perspective(600px) rotateX(0);-o-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);-webkit-transition:-webkit-transform .5s ease,opacity .2s ease,max-height 0 step-end,max-width 0 step-end,padding 0 step-end;-o-transition:-o-transform .5s ease,opacity .2s ease,max-height 0 step-end,max-width 0 step-end,padding 0 step-end;transition:transform .5s ease,opacity .2s ease,max-height 0 step-end,max-width 0 step-end,padding 0 step-end}header .headerbottom .navbar li .submenu{background:#e2eaf8;padding:25px 39px 39px;position:absolute;margin-top:2px;left:-45px;-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;z-index:1;width:353px}header .headerbottom .navbar li .submenu li{list-style:none;display:block}header .headerbottom .navbar li .submenu li a{display:block;padding:12px 0;background:transparent;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-size:14px;color:#232323;font-weight:400;border-bottom:1px solid #c3d1e1;border-right:none}header .headerbottom .navbar li .submenu li a:after,header .headerbottom .navbar li .submenu li a:before{display:none}header .headerbottom .navbar li .submenu li a:hover{background:#14599a;color:#fff;padding-left:16px}header .headerbottom .navbar li .submenu li:last-of-type a{border-bottom:none}header .headerbottom .navbar li .submenu:after{width:0;height:0;border-style:solid;border-width:0 0 37px 37px;border-color:transparent transparent #233e71 transparent;content:'';position:absolute;bottom:0;right:0}header .headerbottom .navbar li:hover a{background:#233e71;color:#fff;padding-top:12px;padding-bottom:24px}header .headerbottom .navbar li:hover a:before{width:100%;height:3px;background:#4ab7ef;content:'';position:absolute;bottom:-2px;left:0}header .headerbottom .navbar li:hover a:after{opacity:1;bottom:4px}header .headerbottom .navbar li:first-of-type a{color:#233e71;border-left:none;padding:16px 24px 17px;font-size:21px}@media screen and (min-width:768px){header .headerbottom .navbar li:first-of-type a{padding:16px 16px 17px}}@media screen and (min-width:992px){header .headerbottom .navbar li:first-of-type a{padding:16px 16px 17px}}@media screen and (min-width:1200px){header .headerbottom .navbar li:first-of-type a{padding:16px 24px 17px}}header .headerbottom .navbar li:first-of-type a:hover{color:#fff}@media screen and (min-width:768px){header .headerbottom .navbar li:last-of-type a{padding-right:17px;padding-left:16px}}@media screen and (min-width:992px){header .headerbottom .navbar li:last-of-type a{padding-right:38px;padding-left:38px}}@media screen and (min-width:1200px){header .headerbottom .navbar li:last-of-type a{padding-right:10px;padding-left:10px}}@media screen and (min-width:768px){header .headerbottom .navbar li:nth-last-child(-n+2) .submenu{width:302px}}@media screen and (min-width:992px){header .headerbottom .navbar li:nth-last-child(-n+2) .submenu{width:353px}}@media screen and (min-width:1200px){header .headerbottom .navbar li:nth-last-child(-n+2) .submenu{width:353px}}header .rdrcontr{z-index:0}@media screen and (min-width:320px){header .rdrcontr{background:#fff;position:absolute;top:0;width:100%;border-bottom:2px solid #233e71}}@media screen and (min-width:768px){header .rdrcontr{background:#eceff6;background:-moz-linear-gradient(left,#eceff6 0%,#eceff6 75%,#fff 75%,#fff 76%,#fff 100%);background:-webkit-linear-gradient(left,#eceff6 0%,#eceff6 75%,#fff 75%,#fff 76%,#fff 100%);background:linear-gradient(to right,#eceff6 0%,#eceff6 75%,#fff 75%,#fff 76%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceff6',endColorstr='#ffffff',GradientType=1);top:58px;width:100%;float:none;border-bottom:2px solid #233e71}}@media screen and (min-width:992px){header .rdrcontr{position:absolute;top:58px;width:100%;float:none;border-bottom:2px solid #233e71}}@media screen and (min-width:1200px){header .rdrcontr{position:relative;top:0;width:auto;float:right;border-bottom:none}}@media screen and (min-width:320px){header .rdrcontr .container{padding-left:0;padding-right:0}}@media screen and (min-width:768px){header .rdrcontr .container{padding-left:15px;padding-right:15px}}@media screen and (min-width:320px){header .rdrcontr .navbar-right{position:relative;top:0;right:0;background:#fff;width:100%}}@media screen and (min-width:768px){header .rdrcontr .navbar-right{position:relative;right:15px;background:#fff;width:auto}}@media screen and (min-width:992px){header .rdrcontr .navbar-right{position:relative;right:16px;background:#fff;width:auto}}@media screen and (min-width:1200px){header .rdrcontr .navbar-right{position:relative;right:0;background:#fff;width:auto;margin-right:0}}header .rdrcontr .navbar-right .coordinate{display:inline-block;position:relative}@media screen and (min-width:320px){header .rdrcontr .navbar-right .coordinate{margin-right:10px;padding-top:20px;padding-left:10px}}@media screen and (min-width:768px){header .rdrcontr .navbar-right .coordinate{margin-right:10px;padding-top:20px;padding-left:10px}}@media screen and (min-width:992px){header .rdrcontr .navbar-right .coordinate{margin-right:15px;padding-top:20px;padding-left:10px}}@media screen and (min-width:1200px){header .rdrcontr .navbar-right .coordinate{margin-right:30px;padding-top:20px;padding-left:20px}}header .rdrcontr .navbar-right .coordinate:before{content:'';height:58px;width:1px;background:#6b9edb;position:absolute;top:-1px;left:0;-moz-transform:rotate(16deg);-webkit-transform:rotate(16deg);-o-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg)}header .rdrcontr .navbar-right .coordinate span{position:relative}@media screen and (min-width:320px){header .rdrcontr .navbar-right .coordinate span{padding-left:0;font-size:13px;font-family:antonio,system-ui;font-weight:400;color:#404040}}@media screen and (min-width:768px){header .rdrcontr .navbar-right .coordinate span{padding-left:5px;font-size:17px;font-family:antonio,system-ui;font-weight:400;color:#404040}}@media screen and (min-width:992px){header .rdrcontr .navbar-right .coordinate span{padding-left:5px;font-size:16px;font-family:antonio,system-ui;font-weight:400;color:#404040}}@media screen and (min-width:1200px){header .rdrcontr .navbar-right .coordinate span{padding-left:5px;font-size:17px;font-family:antonio,system-ui;font-weight:400;color:#404040}}header .rdrcontr .navbar-right .coordinate span.deg:after{content:'°';position:absolute;top:-14px;right:-2px}@media screen and (min-width:320px){header .rdrcontr .navbar-right .coordinate span.deg:after{top:-12px}}@media screen and (min-width:768px){header .rdrcontr .navbar-right .coordinate span.deg:after{top:-14px}}header .rdrcontr .navbar-right .coordinate span.minute:after{content:"'";position:absolute;top:-10px;right:-2px}header .rdrcontr .navbar-right .coordinate span.quote:after{content:'"';position:absolute;top:-10px;right:-4px}header .rdrcontr .navbar-right .coordinate span.north,header .rdrcontr .navbar-right .coordinate span.east{color:#0d396b}header .rdrcontr .navbar-right .radarcontainer{background:#eceff6;float:left;position:relative}@media screen and (min-width:320px){header .rdrcontr .navbar-right .radarcontainer{padding:8px 6px;margin-right:8px}}@media screen and (min-width:768px){header .rdrcontr .navbar-right .radarcontainer{padding:8px 10px;margin-right:8px;border-left:1px solid #e0e0e0}}@media screen and (min-width:992px){header .rdrcontr .navbar-right .radarcontainer{padding:8px 10px;margin-right:8px;border-left:none}}@media screen and (min-width:1200px){header .rdrcontr .navbar-right .radarcontainer{padding:8px 19px;margin-right:8px;border-left:1px solid #e0e0e0}}header .rdrcontr .navbar-right .radarcontainer:before{content:'';width:0;height:0;border-style:solid;border-width:56px 17px 0 0;border-color:#eceff6 transparent transparent transparent;position:absolute;top:0;right:-17px}header .rdrcontr .navbar-right .radarcontainer span{float:left;margin-top:13px;font-weight:bold}@media screen and (min-width:320px){header .rdrcontr .navbar-right .radarcontainer span{margin-right:5px;font-size:12px;color:#1d4d85}}@media screen and (min-width:768px){header .rdrcontr .navbar-right .radarcontainer span{margin-right:10px;font-size:13px;color:#1d4d85}}@media screen and (min-width:992px){header .rdrcontr .navbar-right .radarcontainer span{margin-right:10px;font-size:13px;color:#1d4d85}}@media screen and (min-width:1200px){header .rdrcontr .navbar-right .radarcontainer span{margin-right:10px;font-size:13px;color:#1d4d85}}header .rdrcontr .navbar-right .radarcontainer #radar{position:relative;width:40px;height:40px;background:#1ba6d4 url(/Upload/Header/rdrdaire.png);border-radius:40px;overflow:hidden;background-size:cover;float:right}header .rdrcontr .navbar-right .radarcontainer #rad{position:absolute;width:40px;height:40px;background:url(/Upload/Header/rdrok.png);background-size:cover}header .rdrcontr .navbar-right .radarcontainer .obj{background:#fff;position:absolute;border-radius:10px;width:2px;height:2px;margin-top:-4px;margin-left:-4px;box-shadow:0 0 4px 5px rgba(255,255,255,.5);opacity:.2}footer{display:block;min-height:384px}@media screen and (min-width:320px){footer{background:#fff}}@media screen and (min-width:768px){footer{background:transparent}}footer .footer-content{min-height:100%;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important}footer .footer-content .footer-bg{background:rgba(16,75,140,.88);display:block;min-height:100%}footer .footer-content .footer-bg .top{border-bottom:1px solid #1d5fa1}@media screen and (min-width:320px){footer .footer-content .footer-bg .top{padding:20px 30px 0}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top{padding:32px 30px 9px}}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .social{float:none}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .social{float:left}}footer .footer-content .footer-bg .top .social li{position:relative;list-style:none;display:inline-block}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .social li{width:27px;height:29px;margin-right:2px}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .social li{width:35px;height:38px;margin-right:4px}}footer .footer-content .footer-bg .top .social li a{color:#fff;display:block;overflow:hidden;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;position:absolute}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .social li a{width:27px;height:29px;font-size:27px}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .social li a{width:35px;height:38px;font-size:35px}}footer .footer-content .footer-bg .top .social li a:hover{margin-top:-4px;color:#233e71}footer .footer-content .footer-bg .top .weather{display:block;display:table}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .weather{float:none;margin-top:0;margin-bottom:13px}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .weather{float:right;margin-top:3px;margin-bottom:0}}footer .footer-content .footer-bg .top .weather span,footer .footer-content .footer-bg .top .weather .icon,footer .footer-content .footer-bg .top .weather .deg{display:inline-block;vertical-align:middle}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .weather span{font-size:17px;font-family:antonio,system-ui;font-weight:400;color:#c5d7e6;padding-top:5px;padding-right:6px}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .weather span{font-size:17px;font-family:antonio,system-ui;font-weight:400;color:#c5d7e6;padding-top:5px;padding-right:6px}}@media screen and (min-width:992px){footer .footer-content .footer-bg .top .weather span{font-size:17px;font-family:antonio,system-ui;font-weight:400;color:#c5d7e6;padding-top:5px;padding-right:6px}}@media screen and (min-width:1200px){footer .footer-content .footer-bg .top .weather span{font-size:17px;font-family:antonio,system-ui;font-weight:400;color:#c5d7e6;padding-top:5px;padding-right:10px}}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .weather .icon{padding-right:2px}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .weather .icon{padding-right:0}}@media screen and (min-width:992px){footer .footer-content .footer-bg .top .weather .icon{padding-right:0}}@media screen and (min-width:1200px){footer .footer-content .footer-bg .top .weather .icon{padding-right:4px}}footer .footer-content .footer-bg .top .weather .deg{padding-top:3px;padding-right:0}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .weather .deg{font-size:13px;font-family:Arial;color:#c5d7e6}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .weather .deg{font-size:13px;font-family:Arial;color:#c5d7e6}}@media screen and (min-width:992px){footer .footer-content .footer-bg .top .weather .deg{font-size:18px;font-family:Arial;color:#c5d7e6}}@media screen and (min-width:1200px){footer .footer-content .footer-bg .top .weather .deg{font-size:21px;font-family:Arial;color:#c5d7e6}}footer .footer-content .footer-bg .top .weather sup{left:-3px}footer .footer-content .footer-bg .top .weather label{font-weight:normal}@media screen and (min-width:320px){footer .footer-content .footer-bg .top .weather label{font-size:9px;font-family:Arial;color:#c5d7e6}}@media screen and (min-width:768px){footer .footer-content .footer-bg .top .weather label{font-size:9px;font-family:Arial;color:#c5d7e6}}@media screen and (min-width:992px){footer .footer-content .footer-bg .top .weather label{font-size:13px;font-family:Arial;color:#c5d7e6}}@media screen and (min-width:1200px){footer .footer-content .footer-bg .top .weather label{font-size:14px;font-family:Arial;color:#c5d7e6}}footer .footer-content .footer-bg .middle{padding-bottom:15px}@media screen and (min-width:320px){footer .footer-content .footer-bg .middle{margin-top:15px}}@media screen and (min-width:768px){footer .footer-content .footer-bg .middle{margin-top:0}}footer .footer-content .footer-bg .middle h4{font-size:16px;font-family:antonio,system-ui;font-weight:400;color:#eef0f4;padding-bottom:16px;position:relative;margin-bottom:5px}@media screen and (min-width:320px){footer .footer-content .footer-bg .middle h4{margin-top:0}}@media screen and (min-width:768px){footer .footer-content .footer-bg .middle h4{margin-top:30px}}footer .footer-content .footer-bg .middle h4:after{content:'';height:3px;width:30px;background:#00a8e0;position:absolute;bottom:0;left:0}footer .footer-content .footer-bg .middle ul li{list-style:none;position:relative}footer .footer-content .footer-bg .middle ul li a{font-size:13px;color:#eef0f4;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;font-weight:bold;display:block;padding:5px 0}footer .footer-content .footer-bg .middle ul li a:hover{color:#00a8e0;padding-left:13px}@media screen and (min-width:320px){footer .footer-content .footer-bg .middle ul.last-menu{margin-top:0}}@media screen and (min-width:768px){footer .footer-content .footer-bg .middle ul.last-menu{margin-top:22px}}footer .footer-content .footer-bg .middle ul.last-menu li a{font-size:16px;font-family:antonio,system-ui;font-weight:400;color:#eef0f4;font-weight:normal}footer .footer-content .footer-bg .middle ul.last-menu li a:hover{color:#00a8e0}footer .footer-content .footer-bg .middle .footer-logo{margin-left:10px;display:block;margin-top:35px}footer .footer-content .footer-bg .bottom{border-top:1px solid #1d5fa1;font-size:12px;font-family:Arial;color:#fff;font-weight:bold;padding:21px 20px 19px}