@import url('https://fonts.googleapis.com/css?family=Didact+Gothic');
*{margin:0;padding:0;font-family:"Century Gothic",'Rubik','sans serif'}
html{margin:0;padding:0;height:100%;direction:ltr}
body{margin:0;padding:0;font-size:16px;min-width:320px;font-family:"Century Gothic",'Rubik','sans serif';direction:rtl;color:#333;background:#ccc}
body *{direction:rtl}
img{border:0;max-width:100%}
a{text-decoration:none;cursor:pointer;color:initial}
a:link{text-decoration:none}
.spacer{clear:both}
.mob{display:none}
div#inc_page{margin-top:100px}
a.corona_btn{position:absolute;right:0;left:0;max-width:180px;margin:0 auto 0;color:#fff;font-size:20px;line-height:36px;border-radius:3px;top:6px;background:#ff5b5b;z-index:10;text-align:center;box-sizing:border-box;border:1px solid #fff;display:none}
.isOpen .wrap_logo,.isOpen header .contact,.isOpen header .langWrap,.isOpen header .phone{display:none}
header .lang svg{display:inline-block;vertical-align:middle;fill:currentColor;margin-top:-2px;margin:-2px 5px 0 5px}
header .lang{position:absolute;top:50%;right:20px;transform:translateY(-50%);color:#fff;line-height:43px}
header .lang span{font-size:0}
.site-navigation{pointer-events:none;width:300px;overflow:hidden;position:fixed;height:100%;top:0;left:0;z-index:100;width:100%;background:rgba(0,0,0,.5);right:0;transition:opacity .5s linear;opacity:0;display:none}
.coronaMenu{margin:-30px -50px 30px;border-bottom:2px #75c0e6 solid}
.coronaMenu ul{list-style:none;margin:0!important}
.coronaMenu ul li{display:inline-block;line-height:60px;padding:0 20px;font-size:20px;font-weight:700}
.coronaMenu ul li.selected a{color:#063042}
.coronaMenu ul li a{color:#333}
.isOpen .site-navigation{height:100%;pointer-events:auto;opacity:1;overflow-y:scroll;display:block}
.cleafix{clear:both;width:100%!important;float:none!important}
.navigation{position:absolute;top:0;width:300px;background:#fff;min-height:100%;height:auto;padding-top:100px}
.navigation ul.navigation_links{padding:20px;padding-bottom:0}
.access_pop_popup {position:fixed;top:0;right:0;left:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:999;display:flex;align-items:center;justify-content:center;}
.access_pop_popup .pop_cont {background:#FFF;max-width:600px;padding:20px;color:#000;text-align:center;;overflow:auto;max-height:90vh}
.access_pop_popup .close {position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:30px;background:#FFF;color:#000;font-size:30px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.navigation ul.navigation_links li{display:block;padding:10px;position:relative;color:#287698;font-size:20px;font-weight:400}
.navigation ul.navigation_links li.expandable{cursor:pointer}
.navigation ul.navigation_links li.expandable:before{content:"\f107";font-family:FontAwesome;position:absolute;right:10px}
.navigation ul.navigation_links li.expandable.open:before{content:"\f106"}
.navigation ul.navigation_links li.expandable.open ul.sub{height:auto;opacity:1}
.navigation ul.navigation_links li.expandable.open ul.sub{margin-top:10px}
.navigation ul.navigation_links li ul.sub{opacity:0;height:0;transition:.6s all}
.navigation ul.navigation_links li ul.sub li a{color:#7192a0;font-size:15px}
.inner header .logo{position:absolute;top:0;right:0;transform:none;left:0;height:100px;width:140px}
.navigation ul.navigation_links:not('.sub') li:hover{background:#e0f0f7;margin:0 -20px}
.navigation ul.navigation_links:not('.sub') li:hover a{color:#184d65;padding-left:20px}
.navigation ul.navigation_links li a{box-sizing:border-box;font-size:20px;text-decoration:none;display:block;cursor:pointer;color:#111;font-weight:400}
.navTrigger{background:0 0;border:0;padding:6px 0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;height:1.375rem;width:2rem;color:#fff;margin-right:15px}
.navTrigger:focus{outline:0}
.navTrigger-instructions{width:1px;height:1px;margin:-1px;padding:0;border:0;position:absolute;clip:rect(0 0 0 0);overflow:hidden}
.navTrigger-outer{height:.17rem;display:block;position:relative}
.navTrigger-inner{display:block;top:50%;margin-top:-.125rem;transition:transform .5s 0s cubic-bezier(.32,.01,0,1)}
.navTrigger-inner:after,.navTrigger-inner:before{content:'';display:block}
.navTrigger-inner,.navTrigger-inner:after,.navTrigger-inner:before{width:100%;height:2px;background-color:#fff;position:absolute}
.navTrigger-inner:before{top:-9px;transition:top .2s .5s cubic-bezier(.32,.01,0,1),opacity 0s .5s linear,transform .5s 0s cubic-bezier(.32,.01,0,1),margin-top .2s 0s cubic-bezier(.32,.01,0,1)}
.navTrigger-inner:after{bottom:-9px;transition:bottom .2s .5s cubic-bezier(.32,.01,0,1),transform .5s 0s cubic-bezier(.32,.01,0,1),margin-bottom .2s 0s cubic-bezier(.32,.01,0,1)}
.isOpen .navTrigger:hover .navTrigger-inner:before{margin-top:0}
.isOpen .navTrigger:hover .navTrigger-inner:after{margin-bottom:0}
.navTrigger.white{color:#fff}
.isOpen .navTrigger .navTrigger-inner{-ms-transform:rotate(225deg);transform:rotate(225deg);transition:transform .5s .2s cubic-bezier(.32,.01,0,1)}
.isOpen .navTrigger .navTrigger-inner:before{top:0;opacity:0;transition:top .2s cubic-bezier(.32,.01,0,1),opacity 0s .2s linear}
.isOpen .navTrigger .navTrigger-inner:after{bottom:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom .2s cubic-bezier(.32,.01,0,1),transform .5s .2s cubic-bezier(.32,.01,0,1)}
.isOpen #fp-nav{display:none}
#section5 .copy{display:block;position:absolute;font-size:18px;color:#fff;text-align:center;bottom:20px;right:0;left:0}
#section5 .content .copy{position:relative;bottom:0;display:block;font-size:18px;color:#fff;text-align:center;margin:20px 0}
::-webkit-input-placeholder{color:#287698;font-size:16px}
:-moz-placeholder{color:#287698;font-size:16px}
::-moz-placeholder{color:#287698;font-size:16px}
:-ms-input-placeholder{color:#287698;font-size:16px}
#fp-nav ul li,.fp-slidesNav ul li{width:20px!important;height:20px!important;border-radius:0;box-sizing:border-box;border:0!important;background:0 0!important}
#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{background:#fff!important;height:20px!important;border-radius:20px!important;width:20px!important;margin:-10px auto 0 -8px!important}
#fp-nav ul li span,.fp-slidesNav ul li span{display:block;width:5px!important;height:5px!important;margin:0 auto!important;background:#fff!important;border-radius:5px!important}
#fp-nav ul li a span,.fp-slidesNav ul li a span{transition:all .2s ease!important}
.dropdown{position:fixed;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.62);opacity:0;z-index:101;visibility:hidden;-webkit-transition:opacity .3s 0s,visibility 0s .3s;-moz-transition:opacity .3s 0s,visibility 0s .3s;transition:opacity .3s 0s,visibility 0s .3s}
.dropdown.is_visible{opacity:1;visibility:visible;-webkit-transition:opacity .3s 0s,visibility 0s 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s;transition:opacity .3s 0s,visibility 0s 0s}
.dropdown_container{position:absolute;padding:20px;border-radius:4px;box-shadow:2px 3.464px 4px rgba(0,0,0,.35);background-color:#fff;border:1px solid #6bbfe3;top:70px;left:70px;z-index:999;padding:20px 40px 15px 20px}
.dropdown_container:before{content:'';position:absolute;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;top:-8px}
.dropdown_container ul{list-style:none;padding:0;margin:0}
#lang_drop label{color:#287698;font-weight:400;margin-bottom:10px;display:block}
#lang_drop .dropdown_container ul li{position:relative;padding-left:40px;height:40px;line-height:35px;cursor:pointer}
#lang_drop .dropdown_container ul li:before{content:'';width:30px!important;height:30px!important;border-radius:30px;box-sizing:border-box;border:1px solid #6abee3;background:rgba(255,255,255,.3);position:absolute;left:0}
#lang_drop .dropdown_container ul li.langActive::after{content:'';width:20px!important;height:20px!important;border-radius:30px;box-sizing:border-box;background:#6abee3;position:absolute;left:5px;top:5px}
#lang_drop .dropdown_container ul li a{font-size:16px;color:#a3a3a3;font-weight:400}
#lang_drop .dropdown_container ul li.langActive a{color:#333}
#section4 .contact-form{display:none}
.popup{position:fixed;z-index:999;background:rgba(0,0,0,.5);padding:20px;width:100%;height:100%;top:0;opacity:0;transition:.3s all;visibility:hidden;right:0;left:0;display:none}
.popup .icon-close{position:absolute;right:15px;font-size:25px;color:#ccc;cursor:pointer}
.popup .popup_container h2{font-weight:400;padding:15px 0 20px;color:#125b67;font-size:30px}
.popup .popup_container .content .pic_logo{height:260px;background-size:cover;background-position:center;background-repeat:no-repeat;background-size:contain}
.popup .popup_container .content a{display:block;margin-top:10px;direction:ltr;color:#68b4d6}
.popup.is_visible{opacity:1;visibility:visible;display:block}
.popup .popup_container{background:#fff;width:100%;max-width:400px;padding:20px;margin:auto;top:20%;position:absolute;left:0;right:0;border-radius:4px}
.popup#contact-pop .popup_container{max-width:768px}
.section{z-index:0;top:0;padding-top:0;transition:1s all;box-sizing:border-box;overflow:hidden;position:relative}
.section .backgroundImage{width:100%;height:100%;background-size:cover;background-position:center center;position:absolute;top:0;left:0}
#section2.section .backgroundImage{background-position:top}
#section4.section .backgroundImage{background-color:#f4fcff;background-position:bottom center;background-size:auto;background-repeat:no-repeat}
#section1.section .content .featured-content .wrap_clients_home{margin:0 -70px}
#inc_page .cover{display:block;height:0;padding-bottom:15%;background-size:cover;background-position:center center;background-image:url(/images/cover.jpg)}
.our-team{font-size:0;display:block;margin-top:100px}
.our-team .team-member.item{display:inline-block;width:100%;max-width:50%;margin-bottom:50px;text-align:center;vertical-align:top;cursor:pointer}
.our-team .popup{text-align:center}
.our-team .popup .close{position:absolute;top:10px;left:10px}
.our-team .popup .popup_container{max-height:90vh;overflow:auto;top:50%;transform:translateY(-50%)}
.our-team .popup .con{font-size:16px;padding:10px 20px;font-weight:500;text-align:justify}
#inc_page .grid .pageText .our-team .team-member .img img{position:absolute;top:25px;right:25px;left:25px;bottom:25px;padding:0;border-radius:50%;width:calc(100% - 50px);height:calc(100% - 50px)}
#inc_page .grid .pageText .our-team .team-member .img{padding:0;width:241px;height:241px;display:block;background-image:url(/images/team-member.png);margin:0 auto;box-sizing:border-box;position:relative;margin-bottom:10px}
.our-team .team-member .name{font-weight:600;font-size:26px;text-transform:uppercase}
.our-team .team-member .rank{font-weight:600;font-size:16px}
.our-partners{font-size:0;display:block;margin-top:80px}
.our-partners .partner{display:inline-block;width:100%;max-width:33.33%;margin-bottom:50px;text-align:center;vertical-align:top}
.our-partners .partner .name{font-weight:600;font-size:22px;text-transform:uppercase;height:80px;display:table-cell;width:13.33%;vertical-align:middle;max-width:100%}
.our-partners .partner .rank{font-size:20px;padding:0 30px;text-align:left;margin-top:20px;position:relative}
.our-partners .partner .rank::before {content: "";position: absolute;left: 90px;right: 90px;height: 2px;background: black;top: -20px;}
.our-partners .partner .img{height:250px;position:relative}
.our-partners .partner .img::before {content: "";position: absolute;width: 280px;height: 280px;background: #fff;left: 0;right: 0;top: 0;bottom: 0;margin: auto;border-radius: 50%;box-shadow: 0 10px 5px rgba(0,0,0,0.15) inset;}
.our-partners .partner .img img{position:absolute;top:50%;right:50%;transform:translateY(-50%) translateX(50%)}
.our-services{margin-top:150px}
.our-services .item{display:block;font-size:0;margin-bottom:80px}
.our-services .item .icon{display:inline-block;width:180px;height:180px;vertical-align:top;position:relative}
.our-services .item .icon img{position:absolute;top:50%;right:50%;transform:translateY(-50%) translateX(50%)}
.our-services .item .l{display:inline-block;width:100%;max-width:calc(100% - 180px);vertical-align:top;padding-left:20px;box-sizing:border-box}
.our-services .item .l .title{font-size:26px;font-weight:600}
.our-services .item .l .con{font-size:20px;display:block;max-height:165px;overflow:hidden}
.our-services .item .l .con img{display:none}
#inc_page .grid .pageText .our-services .item .l .con p{margin:0}
.section.active::after{padding-top:0}
.active~.section{position:relative}
.section.active{position:relative;z-index:1;padding-top:0!important}
.section.active{z-index:9;position:relative}
div#section5{background:#094367}
.tableLike{display:table;width:100%;direction:rtl}
.cellLike{display:table-cell}
.rowLike{display:table-row}
.btn{border-radius:5px;background-color:rgba(0 ,159, 227,0.8);border:2px solid #fff;padding:15px 70px;font-size:24px;color:#fff;box-sizing:border-box;text-transform:uppercase;font-weight:600;cursor:pointer;display:inline-block}
a.btn{color:#fff}
.btn.lightBlue{background-color:#b6e9ff;color:#555}
.conbutton{margin:100px 0}
.headerOpen,header{position:fixed;top:0;right:0;left:0;z-index:100;height:100px;box-sizing:border-box;padding:0 30px;background:rgba(255,255,255,0.9);box-shadow:0 0 5px rgba(0,0,0,0.1)}
header .tableLike{line-height:35px}
header .tableLike .cellLike,header .tableLike .cellLike i{vertical-align:middle}
header .tableLike .cellLike i{font-size:25px;position:relative;top:4px}
header .contact a,header .langWrap a,header .phone a{color:#fff}
header .contact span,header .langWrap span,header .phone span{font-size:20px;position:relative;top:4px}
header .phone img{margin-top:5px}
header .search{width:200px;height:34px;border-radius:10px;background-color:#fff;border:1px solid #bfbfbf;margin-left:20px;display:none}
header .search_res{display:none;background:url(../../webimages/searchIcon.png) no-repeat;width:20px;height:20px}
header .search input[type=text]{height:32px;position:absolute;font-size:17px;right:7px;top:1px;width:160px;outline:0;border:0}
header .masthead{top:50%;left:20px;transform:translateY(-50%);position:absolute}
header .masthead a{color:#fff;display:inline-block;vertical-align:top;font-size:20px;margin-top:-5px}
header .masthead a span{font-size:0}
header .search .btnIcon{height:18px;width:18px;position:absolute;background:url(../../webimages/searchIcon.png);left:7px;border:0;background-repeat:no-repeat;top:8px;cursor:pointer}
header a.whatsapp svg {width: 50px;height: 50px;}
header a.phone svg {width: 30px;position: relative;float: left;margin-top: 10px;margin-right: 10px;}
header a.contact svg {width: 30px;margin-top: 10px;position: relative;float: right;padding-left: 10px;}
header a.whatsapp {position: absolute;top: 25px;}
header a {height: 50px;top: 25px;position: absolute;line-height: 50px;}
header a.phone {left: 30px;direction: ltr;font-size: 20px;font-weight: bold;}
header a.contact {right: 110px;}


.wrap_logo {position: fixed;height: 1px;width: 100%;margin: auto;z-index: 100;right: 0;left: 0;}
.wrap_logo.inside .logo {position: fixed;z-index: 99999;top: 2px;left: 0;right: 0;width: 220px;height: 90px;overflow: hidden;max-width: none;}
.logo {display: block;margin: auto;position: fixed;width: 100%;height: calc(50vh - 210px);transition: .9s all;z-index: 99;text-align: center;top: 110px;left: 0;right: 0;box-sizing: border-box;overflow: hidden;}
.logo img,.section .right_side .theLogo img{width:auto;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;max-width:300px;max-height:80%}

.vid_wrapper {position: fixed;left: 0;right: 0;top: 0;height: 100vh;}
.vid_wrapper iframe {position: absolute;height: 100%;width: 200%;top: 50%;left: -100vw;right: -100vw;margin: auto;transform: translateY(-50%) scaleX(1.15);}
/*.vid_wrapper iframe {position: absolute;width: 100%;height: 100%;}*/
.vid_wrapper::after{content:"";z-index:1;position: absolute;width: 100%;height: 100%;}

/*
.left_cover {position: absolute;background: linear-gradient(90deg, rgba(1,159,227,1) , rgba(1,159,227,1) calc(100% - 50px) ,rgba(1,159,227,0) );top: 0;bottom: 0;width: 500px;left: calc(50% - 86vh + 120px);transform: translateX(-100%);}
.right_cover {position: absolute;background: linear-gradient(-90deg, rgba(1,159,227,1) , rgba(1,159,227,1) calc(100% - 50px) ,rgba(1,159,227,0) );top: 0;bottom: 0;width: 500px;left: calc(50% + 86vh - 120px);}
*/
.home .section .content{text-align:center;padding:0;width:100%;position:absolute;top:50%;right:50%;transform:translateX(50%) translateY(-50%);max-width:1230px}
#section0 .content h1,#section0 .content h2{border-bottom:4px solid #fff;color:#fff}
#section1 .content,#section2 .content{color:#fff}
#section5 .menu{position:absolute;bottom:0;right:0;background:#094367;height:80px;left:0;width:100%;text-align:center}
.inner #section5 .menu{position:relative}
.inner #section4 .contact-form {display:block}
.inner #section4 .conbutton {display:none}
#section5 .menu ul{line-height:80px;display:block}
#section5 .menu ul li{color:#fff;display:inline-block;vertical-align:top;padding:0 15px;font-size:20px}
#section5 .menu ul li a{color:#fff}
#section5 .menu ul li ul{display:none}
.section#section1 .content .featured-content,.section#section3 .content .featured-content{color:#013a5e}
.section .content h1,.section .content h2{font-weight:600;font-size:48px;padding:10px 10px 10px 10px;display:inline-block;text-transform:uppercase}
.section#section1 .content h1,.section#section1 .content h2,.section#section3 .content h1,.section#section3 .content h2{color:#013a5e;font-weight:600}
a.vid_link {width: 15vw;height: 15vw;display: inline-block;border-radius: 50%;background-size: cover;margin: 1vw;background-position: center;border: 3px white solid;box-shadow: 0 0 10px rgba(0,0,0,0.5);}
#section4{display:block}
#section4 .container_section{max-width:1230px;display:block}
#section4 .fp-tableCell{display:block;font-size:0}
#section4 .l-side,#section4 .r-side{display:inline-block;width:100%;max-width:50%;font-size:16px;vertical-align:top}
#section4 .r-side{padding-top:60px}
#section4 .r-side a {float:right;margin-right:20px}
#section4 .l-side{padding-top:80px}
#section4 .content h1,#section4 .content h2{color:#333}
#section4 .content h2{font-weight:600;font-size:36px}
.contact-form{position:relative;z-index:1;text-align:center}
.contact-form .title{font-size:36px;display:block;padding:20px 0;font-weight:600;margin-top:50px}
.popup .contact-form .title{margin-top:0}
.contact-form form{font-size:0;display:block;margin-bottom:60px}
.contact-form form .inputSep{display:inline-block;max-width:31.33%;width:100%;background:#fff;height:50px;border:1px solid #ccc;box-sizing:border-box;position:relative;margin:0 1%}
.contact-form form .inputSep input,.contact-form form .inputSep textarea{position:absolute;overflow:hidden;top:0;resize:none;left:0;bottom:0;width:100%;right:0;height:100%;line-height:50px;border:0;outline:0;padding:0 10px;font-weight:400;box-sizing:border-box;color:#000;font-size:18px;z-index:2;background:0 0}
.contact-form form .inputSep input+label{position:absolute;line-height:50px;right:10px;top:0;font-size:18px;color:#000;font-weight:400;transition:all .2s ease}
.contact-form form .inputSep input.not-empty+label,.contact-form form .inputSep input:focus+label{line-height:15px;font-size:14px;color:#287698}
.contact-form form .inputSep.txtarea{max-width:98%;height:120px;margin-top:20px}
.contact-form form .btn{margin-top:20px}
.innovation{font-size:0}
.innovation .item{display:block}
.innovation .item:nth-child(2n){direction:rtl}
.innovation .item:nth-child(2n) .l{direction:ltr}
.innovation .item .img{display:inline-block;height:0;width:100%;padding-bottom:25%;max-width:35%;background-size:cover;background-position:top center;vertical-align:top}
.innovation .item .l{display:inline-block;vertical-align:top;height:0;padding-bottom:25%;background:#f9f9f9;padding:20px;box-sizing:border-box;font-size:20px;width:100%;max-width:calc(100% - 35%)}
.section#section4 .content .featured-content{color:#333}
#section4 .l-side{text-align:left}
#section4 .content .featured-content{max-width:300px;padding-top:0}
.section .content h1.white,.section .content h2.white{color:#fff}
.container_section{max-width:1200px;margin:auto}
.inner .container_section{max-width:1200px;margin:auto}
.section .content .featured-content{padding:20px 70px 50px;font-size:20px;font-weight:400;color:#fff}
#section0{background-image:url(/webimages/first-section.jpg);background-repeat:repeat-y;width:100%;height:100%}
.section{background-position:center;background-size:cover}
.section#section1{background-image:url(/webimages/section-two.jpg) repeat-y;width:100%;height:100%}
#section0 .container_section{position:absolute;top:100px;left:0;right:0;bottom:0}
.section .content ul.clients{padding:0;margin:0;list-style-type:none;width:100%;box-sizing:border-box;font-size:0}
.section .content ul.clients li{display:inline-block;width:300px;height:300px;background:#fff;box-sizing:border-box;line-height:330px;margin:15px;box-shadow:1px 1.732px 7px rgba(0,0,0,.23);background-color:#fff;border:1px solid #ddd;border-radius:5px;position:relative}
#section3.section .content ul.clients li{padding:10px 30px;cursor:pointer}
#section2 .btn{display:none}
.section .content ul.clients li:first-child{margin-left:0}
.section .content ul.clients li:last-child{margin-right:0}
.section .content ul.clients li img{max-height:90%;margin:auto;width:90%;border-radius:5px;position:absolute;left:0;right:0;top:0;bottom:0}
.section .services{margin-bottom:20px}
.section .services ul{padding:0;margin:0;list-style-type:none;width:100%;height:1px;display:table}
.section .services ul li{display:inline-block;padding:25px 15px;width:155px;height:155px}
.section .services ul li.cleafix{height:0}
.section .services ul li a{display:table-cell;color:#287698;font-size:24px;height:155px;width:155px;vertical-align:middle;padding:10px;background:rgba(255,255,255,.9);box-shadow:1px 1.732px 7px rgba(0,0,0,.23);border:2px #6ec2e6 solid;border-radius:5px}
.section .services ul li a i{font-size:80px;padding-bottom:20px;padding-top:15px;display:block}
.section .services ul li a label{display:block}
.section .left_side,.section .right_side{width:50%;display:table-cell;box-sizing:border-box;text-align:center;vertical-align:top}
.formSec{display:inline-block;width:300px;max-width:300px;width:100%}
.formSec .inputSep{margin-bottom:20px;position:relative}
.formSec .inputSep input{box-shadow:none;border:0;height:40px;background:0 0;border-bottom:1px solid #b5b5b5;outline:0;font-size:16px;padding:15px 10px 0;border-radius:0;width:100%;box-sizing:border-box}
.popup .formSec{width:100%}
.popup .formSec .inputSep textarea{width:100%;box-sizing:border-box}
.popup .formSec .btn{width:100%}
.popup .formSec .inputSep input{width:100%;box-sizing:border-box}
.popup .formSec .inputSep input:focus+label,.popup .formSec .inputSep input:valid+label{top:-8px}
.formSec .inputSep textarea{resize:none;border:1px solid #b5b5b5;width:100%;height:100px;padding:10px;outline:0;font-size:16px;box-sizing:border-box}
.formSec .inputSep input+label{font-weight:400;font-size:16px;color:#287698;position:absolute;transition:.2s all;left:10px;top:10px;pointer-events:none;bottom:0;right:0;text-align:left;padding-left:10px}
.formSec .inputSep input+label{padding-left:0}
.formSec .inputSep input:focus+label,.formSec .inputSep input:valid+label{top:-5px}
.formSec .inputSep input:focus,.formSec .inputSep textarea:focus{border-color:#6bc1e5}
.wrap_logo.contactLogo{display:none}
.section .right_side .theLogo{height:300px;width:300px;display:inline-block;overflow:hidden;position:relative}
.section .right_side .socialButtons ul{list-style-type:none;padding:0 20px;margin:0}
.section .right_side .socialButtons ul li{display:inline-block;margin:0 10px}
#inc_page.clients .wrapBg,#inc_page.services .wrapBg{background:#6cc1e6;top:0}
#inc_page.clients .grid .shortDesc,#inc_page.clients .grid h1{color:#fff}
#inc_page.clients .wrapBg .innerPic{background-position:top!important}
#inc_page .gallery{width:1200px;margin:20px auto;padding:0 52px;max-width:100%;text-align:center}
#inc_page .gallery .pic{box-sizing:border-box;cursor:pointer;background:#fff;height:300px;margin:32.5px;float:left;width:300px;vertical-align:middle;box-shadow:1px 1.732px 7px rgba(0,0,0,.23);background-color:#fff;border:1px solid #ddd;border-radius:5px;line-height:312.5px;position:relative}
#inc_page.clients .gallery .pic{cursor:auto}
#inc_page .gallery .pic{padding:0}
#inc_page.partners .gallery .pic{padding:20px}
#inc_page .gallery .pic img{position:absolute;left:0;right:0;top:0;bottom:0;max-width:90%;max-height:90%;margin:auto}
#inc_page.services .list_services{margin-top:40px;text-align:center}
#inc_page.services .list_services .service{text-align:center;color:#287698;font-size:24px;box-sizing:border-box;height:100px;background:rgba(255,255,255,.8);margin:10px;padding:0 20px;border:1px solid #ddd;box-shadow:1px 1.732px 7px rgba(0,0,0,.23);border-radius:5px;display:inline-block;border-radius:50px;border:2px #6ec2e6 solid}
#inc_page.services .list_services .service a{color:#287698;padding:10px;display:block;height:100%;box-sizing:border-box}
#inc_page.services .list_services .service i{font-size:80px;display:block;box-sizing:border-box;padding:0 0 20px}
#inc_page.services .list_services .service div{display:inline-flex}
body.about #inc_page .wrapBg{position:inherit}
#inc_page .wrapBg{position:fixed;height:100%;background-image:url(/webimages/bg_about_y.png) repeat-y;width:100%;background-size:contain;top:0}
#inc_page .wrapBg .innerPic{background-size:contain;position:absolute;width:100%;height:100%;left:0;right:0;background-position:center}
#inc_page .grid .topPageWrap{position:relative}
#inc_page .grid h1{font-size:48px;color:#333;font-weight:600;text-align:left;display:inline-block;margin:55px 0 0}
#inc_page .grid h1 span {font-weight: 400;color: #257294;font-size:30px}
#inc_page .grid h2{margin:0 140px;color:#063042}
#inc_page .wrap_logo{position:absolute;margin-bottom:20px;top:0;width:100%}
#inc_page .container_section{position:relative}
#inc_page .logo{left:0;height:125px;width:125px}
#inc_page .logo a{height:100%;width:100%}
.p-title{display:block}
footer{display:block;width:100%;clear:both;position:relative}
footer .content{font-size:0;position:Relative}
#inc_page .grid .shortDesc{padding:10px 200px;color:#555;font-size:30px;font-weight:400;width:50%;margin:auto}
#inc_page.bgGrey .wrapBg{background:#f0f3f5}
#inc_page.bgGrey .grid .shortDesc,#inc_page.bgGrey .grid h1{color:#333}
#inc_page .grid .pageText{margin-top:60px;background:#fff;position:relative;padding:30px 0;font-size:20px;margin-bottom:20px;font-weight:400}
#inc_page .grid .wrapProducts{margin-top:60px}
#inc_page .grid .wrapProducts .products{display:inherit}
#inc_page .grid .wrapProducts .products li{display:inherit;float:left;height:300px;padding-bottom:20px}
#inc_page .grid .wrapProducts ul.products li.row{display:none}
#inc_page .grid .pageText p{color:#333!important;margin-bottom:20px}
#inc_page .grid .pageText img{padding:10px 0}
#inc_page .grid .pageText ul{margin-left:20px}
.galleryPage{width:100%}
.galleryPage img{max-width:100%}
#inc_page.product .grid .pageText .product_picture{width:100%;position:relative;margin-bottom:30px}
#inc_page.product .grid .pageText .product_picture #gall{position:relative}
#inc_page .grid .galleryPage{margin-bottom:20px;width:50%;margin:auto;padding:0 40px}
#inc_page .grid .galleryPage .owl-controls,#inc_page.product .grid .pageText .product_picture #gall .owl-controls{text-align:center}
#inc_page .grid .galleryPage .owl-controls{padding-top:15px}
#inc_page .grid .galleryPage .owl-controls .owl-dots .owl-dot,#inc_page.product .grid .pageText .product_picture #gall .owl-controls .owl-dots .owl-dot{width:16px;height:16px;background:#e2e2e2;border-radius:10px;margin-left:10px;cursor:pointer;position:relative;display:inline-block}
#inc_page .grid .galleryPage .owl-controls .owl-dots .owl-dot.active,#inc_page.product .grid .pageText .product_picture #gall .owl-controls .owl-dots .owl-dot.active{width:16px;height:16px;box-shadow:none;background:#64bde3;border-radius:10px;margin-left:10px;cursor:pointer}
.owl-controls .owl-nav div{position:absolute;left:0;top:calc(50% - 50px);font-size:50px;color:#64bce3}
.owl-controls .owl-nav div.owl-prev{right:0;left:initial}
#inc_page.product .grid .pageText .content{padding-left:20px;text-align:left}
#inc_page .grid .pageText .content .files{margin:30px 0;list-style-type:none;padding:0;text-align:left}
#inc_page .grid .pageText .content .files a{color:#333;text-decoration:underline;font-size:18px}
#inc_page .grid .pageText .content .files li{margin-bottom:12px}
#inc_page .grid .pageText .content .files i{color:#333;font-size:40px;vertical-align:middle;display:inline-block}
#inc_page .grid .pageText .product_picture img{width:auto!important;margin:auto}
ul.products{display:table;height:100%;margin-top:60px}
ul.products li{width:25%;display:table-cell;vertical-align:top;padding:0 15px;box-sizing:border-box;height:100%;padding-bottom:20px}
ul.products li.row{display:table-row}
ul.products li .boxProd{border:2px #6ec2e6 solid;display:inline-block;border-radius:5px;box-shadow:1px 1.732px 7px rgba(0,0,0,.23);background-color:#fff;width:100%;cursor:pointer;padding:20px;height:100%;box-sizing:border-box;position:relative}
ul.products li .boxProd .boxPic{margin-bottom:11px}
ul.products li .boxProd .boxPic img{max-width:100%;max-height:160px;margin:auto;display:inherit}
ul.products li .boxProd .boxTitle{color:#333;font-size:14px;font-weight:500;height:50px;text-align:left}
ul.products li .boxProd .button{text-align:center;position:absolute;bottom:0;right:0;left:0;line-height:15px;height:30px}
ul.products li .boxProd .button a{color:#54acd2;font-size:14px;font-weight:500}
ul.products li .boxProd .button a i{color:#333;direction:ltr;display:inline}

.access_pop{font-size:24px;display:block;text-align:center;font-weight:600;cursor:pointer;text-decoration:underline}
@media (max-width:1420px){
.container_section{padding:0 20px}
.wrap_logo{max-width:100%}
}
@media screen and (min-width:1420px) and (max-height:600px){
.section .content .featured-content{padding:20px 160px 50px}
}
@media (max-width:1220px){
.section ul.products li:nth-of-type(4){display:none}
.section .content ul.clients li{width:160px;height:160px;line-height:160px;margin:10px}
}
@media (max-width:1100px){
#inc_page .gallery{width:100%;box-sizing:border-box;padding:0 20px}
#inc_page.clients .gallery .pic{float:none;display:inline-block}
.section ul.products li:nth-of-type(3){display:none}
}
@media (max-width:1024px){
#inc_page .grid h1{font-size:60px}
#inc_page.services .list_services .service{font-size:20px}
.our-team .team-member.item{max-width:100%}
.our-partners .partner{max-width:100%}
}
@media (max-width:980px){
.section .services ul li{padding:10px}
header .search{display:none}
#section5 .content .featured-content{padding:20px 50px}
.section .content .featured-content{padding:20px 105px;font-size:16px!important;line-height:1.5;overflow:hidden;margin-bottom:30px}
.ellipsis, .ellipsis:before {height: 190px!important;overflow: auto;}
.section .content .featured-content .wrap_clients_home{margin:0 -70px}
#inc_page .grid .wrapProducts .products li{width:33%}
.section .right_side .theLogo{width:220px;height:220px}
.section .content ul.clients li{width:130px;height:130px;line-height:130px;margin:5px}
video#myVideo {width: 100%;top: 50%;left: 50%;position: absolute;transform: translateY(-50%) translateX(-50%) scaleY(1.2);}
.vid_wrapper {background: #CCC;}
}
@media (max-width:768px){
.mob{display:block}
.desk{display:none}
#section2 .btn{display:inline-block}
a.vid_link {width: 45vw;height: 45vw;display: block;margin: 1vw auto 5vw;}
#inc_page .grid h1 span{display: block;font-size: 20px;text-align: center;background: #257294;color: white;}
.inner header .logo{height:60px;max-width:50%}
.navTrigger-inner:before{top:-7px}
.navTrigger-inner:after{bottom:-7px}
a.corona_btn{width:100px;font-size:16px;font-weight:700}
.coronaMenu{margin:-20px -20px 30px}
#section4 .l-side,#section4 .r-side{max-width:100%;padding:0;text-align:center}
.coronaMenu ul li{line-height:40px;border-bottom:1px #ccc solid;display:block;text-align:left}
#section4 .content h2{padding:10px 0}
#section4 .r-side .theLogo img{max-width:55%;margin:40px 0}
.section#section4 .content .featured-content{margin:0 auto}
.headerOpen{height:50px}
header{height:60px}
div#inc_page{margin-top:60px}
.wrap_logo.inside .logo{width:120px;height:58px}
header .tableLike{height:40px}
header .contact,header .masthead,header .phone{width:120px}
header .masthead{left:10px;text-align:center;z-index:200}
.navTrigger{display:inline-block;margin:0 auto;vertical-align:middle}
header .masthead a{font-size:12px;display:inline-block;vertical-align:middle;margin-top:5px;margin-left:5px}
header .masthead a span{font-size:0;line-height:25px}
header .contact,header .phone{text-align:right}
header .container_section{padding:0 10px}
header .contact{position:relative;right:-10px}
.container_section{padding:0}
#inc_page .grid .galleryPage{width:100%;text-align:left}
#inc_page .grid .pageText iframe{max-width:100%}
#inc_page .container_section{padding:20px;text-align:center}
.wrap_logo{width:100%;height:1px!important}
#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{background:#fff!important;height:12.5px!important;border-radius:20px!important;width:12.5px!important;margin:-4px auto 0 -3px!important}
#inc_page .logo{width:100px}
#inc_page .wrap_logo .logo,.wrap_logo.contactLogo .logo{width:65px;height:65px;top:-60px;left:0;right:0}
.section .content{padding:0 20px;position:absolute;top:50%;right:50%;transform:translateX(50%) translateY(-50%);width:100%}
.section .content .featured-content{font-size:16px;padding:0 40px}
header .lang svg{width:30px;height:30px}
header .lang{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#fff;line-height:30px;font-size:0;z-index:200}
header .lang span{font-size:12px;display:inline-block;text-align:center;line-height:20px;vertical-align:middle}
.section .content h1,.section .content h2{font-size:30px}
.section .content ul.clients{padding:20px 0}
.section .content ul.clients li{width:90px;height:90px;padding:0;line-height:90px;position:relative;margin:5px}
.section .content ul.clients li img{position:absolute;top:0;bottom:0;left:0;right:0}
.section .left_side .inputSep textarea{height:40px;background:0 0;border:0;border-bottom:1px solid #b5b5b5;border-radius:0;width:100%}
.section .left_side .inputSep input+label{padding-left:0}
.formSec .btn{width:260px}
.section .services ul li a img{height:60px}
header .phone{font-size:0}
header a.whatsapp {right: 10px;top: 5px;}
header a.phone {left: 10px;top: 5px;padding: 0 5px; font-size:0}
header a.contact {left: 0;right: 0;text-align: center;background: #009fe3;position: fixed;width: auto;bottom: 0;top: auto;color: white;font-size: 22px;font-weight: 500;}
header a.contact svg {float: none;margin-top: 0;top: 10px;fill:#fff}
.fp-viewing-Partners header a.contact{display:none}

.section .services ul li a label{font-size:14px}
.section .services ul li a{height:100px;width:100px}
.section .left_side .inputSep{margin-bottom:10px}
.section .services ul li{width:115px;height:115px;padding:10px;float:none}
header .contact span,header .langWrap span,header .phone span,header .search{display:none}
#inc_page .grid h1{font-size:40px;padding:20px 0 0;margin:0 auto}
#inc_page .grid h2{margin:0 auto}
#inc_page .grid .pageText{margin-top:20px;padding:20px;font-size:18px}
#inc_page .grid .shortDesc{padding:10px 20px;width:90%;font-size:18px}
#inc_page .wrap_logo{position:absolute;right:0;left:0;top:15px}
#inc_page .wrap_logo .logo{width:65px;height:65px;top:-60px;right:initial!important}
.dropdown_container{top:50px;left:60px}
#inc_page .gallery .pic{width:33%;padding-bottom:33%;height:0;margin:10px}
#inc_page.services .list_services{padding:0 20px}
#inc_page.services .list_services .service{width:190px;font-size:16px;padding:0;height:190px;padding:15px 10px}
#inc_page.services .list_services .service i{font-size:50px}
.section .services ul li a i{padding-bottom:20px;font-size:50px}
.wrap_logo.contactLogo{display:block}
.popup{box-sizing:border-box}
.popup .popup_container{top:10px;left:10px;right:10px;bottom:10px;width:calc(100% - 20px);box-sizing:border-box;overflow:scroll}
.popup_container .text {position: absolute;left: 0;right: 0;padding: 20px;top: 40px;bottom: 0;overflow: auto;}

#pop_map.popup .popup_container .content{width:100%;height:100%}
#inc_page.product .grid .pageText .product_picture img{width:100%!important;height:auto}
#inc_page.product .grid .pageText .product_picture #gall{padding:0 40px;box-sizing:border-box}
.owl-controls .owl-nav div{font-size:30px}
#section0 .content h1,#section0 .content h2{border:0}
#section0 .content h1{border-top:2px solid #fff;text-align:center}
#section5 .menu ul{line-height:30px;padding:10px 0}
#section5 .menu ul li{font-size:16px;display:block}
#section5 .menu{height:auto;text-align:center;position:relative}
.logo img,.section .right_side .theLogo img{top:20px;bottom:auto}
.wrap_logo.inside .logo img{max-width:100%;top:5px}
.logo{height:190px}
.inner header .logo img{top:6px}
.our-services .item .icon{margin:0 auto;display:block;margin-bottom:10px}
.our-services .item .l{max-width:100%;padding:0}
.contact-form form .inputSep{max-width:98%;margin-bottom:10px}
.conbutton{margin:20px auto;position:Relative;display:block;max-width:190px}
.inner #section4,.inner #section4>.fp-tableCell{max-height:none!important;height:auto!important}
.inner #section4,.inner #section4>.fp-tableCell{max-height:none!important;height:auto!important}
.inner .section .content{position:relative;top:0;right:0;transform:none;padding:0}
.our-services{margin-top:50px}
.our-services .item .l .con {max-height:none;text-align:left;font-size:18px}
}
@media (max-width:550px){
header .masthead a{display:none}
header .contact,header .masthead,header .phone{width:40px}
#inc_page .grid .wrapProducts .products li{width:50%}
#inc_page.product .grid .pageText .content,#inc_page.product .grid .pageText .product_picture{display:inherit}
#inc_page.services .list_services .service{width:160px;height:160px}
#inc_page .gallery{padding:0}
#inc_page .gallery .pic{width:40%;margin:6px;padding-bottom:40%}
#inc_page .grid .wrapProducts .products li{width:100%;height:auto}
ul.products li .boxProd .boxPic{margin-bottom:20px}
.section .services ul li{padding:10px}
.section .content h1,.section .content h2{font-size:18px!important}
.btn{padding:10px 30px;font-size:20px}
.section ul.products li:nth-of-type(2){display:none}
}
@media (max-height:600px){
#section0.section .content{padding:300px 0}
.section .content .featured-content{font-size:25px}
.section .content h1,.section .content h2{font-size:48px}
}
@media screen and (min-width:768px) and (max-height:600px){
#section2.section .services ul li a label{font-size:20px}
#section2.section .services ul li a i{font-size:50px;padding-bottom:15px}
}
@media (max-height:500px){
#section0.section .content{padding-top:145px!important}
}
@media screen and (max-width:768px) and (max-height:550px){
#section4.section .content h1,#section4.section .content h2{margin-top:40px}
}
@media screen and (max-width:768px) and (max-height:500px){
.section .left_side .inputSep.company{display:none}
}
@media screen and (min-width:768px) and (max-height:600px){
.ellipsis{overflow:hidden;height:60px}
.ellipsis:before{content:"";float:left;width:5px;height:60px}
.ellipsis:after{content:"\02026";box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;background-size:100% 100%;float:right;position:relative;top:-25px;left:100%;width:3em;margin-left:-3em;padding-right:5px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(white),color-stop(50%,#fff));background:-moz-linear-gradient(to right,rgba(255,255,255,0),#fff 50%,#fff);background:-o-linear-gradient(to right,rgba(255,255,255,0),#fff 50%,#fff);text-align:right}
#section2.section .content .featured-content{padding-top:0}
#section4.section .content .featured-content{display:none}
#section4.section .content h1,#section4.section .content h2{top:30px;position:relative;bottom:10px;margin-bottom:40px}
.section .left_side .inputSep{margin-bottom:10px}
.section .right_side .socialButtons ul{padding:10px 0}
.section .right_side .socialButtons ul li{margin:0 4px}
.section .right_side .theLogo{width:300px;height:300px}
}
@media screen and (min-width:768px) and (max-height:700px){
.section .left_side .inputSep textarea{height:40px;background:0 0;border:0;border-bottom:1px solid #b5b5b5;border-radius:0}
}
@media (min-width:1920px){
#section4 .contact-form{display:block}
#section4 .conbutton{display:none}
}