@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body { font-family: 'droid_arabic_kufiregular';  width:100%; height:100%;}
ol, ul {list-style: none;}
*{ margin:0; padding:0;}
a{ text-decoration:none; outline:none;}
h6,h5,h4,h3,h2,h1{ margin:0;  font-family: 'droid_arabic_kufiregular'; font-weight:bold;}
img{ border:none;}
div{display:flow-root;}
.clear{ clear:both;}
.container{position:relative; margin:0 auto; width:1200px;}

/*------Header Section-------*/
#logo img, .category-img img, #about-img img, .award-img img{ width:100%; height:100%; }
#social-top{float:right; line-height:17px; margin:18px 0;}
#social-top a{  display:block; float:left; width:40px; text-align:center; border-right:#c3c3c3 solid thin;}
#social-top a img{ vertical-align:middle; -moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5sease;}
#social-top a:hover img{transform: rotate(360deg);}
#toptext{ float:right;color: #0088bc;  text-transform:uppercase; font-size:32px; margin:25px 187px 0 0; line-height:22px;}
.language-btn{ float:left; border-radius:50px; text-align:center; color:#FFF; font-size:12px; margin:10px 0 6px 6px; background:#72c6e9; display:block; width:79px; box-sizing:border-box; padding:5px 0; display: flex; align-items: center; justify-content: center;}
.language-btn:hover{ background:#5cb1d5;}
#logo-sectoin{ background:#0088bc;}
#logo{ width:209px; height:66px; float:right; margin:23px 0; position:relative;}
#searchbox{ border-radius:80px; border:#40bff0 solid thin; overflow:hidden; width:520px; float:right; margin:40px 208px 0 0; direction: rtl;}
#searchbox select{ background:#FFF; padding:10px 24px; outline:none; margin:0 0 0 -1px; font-family:Verdana, Geneva, sans-serif; font-size:13px; border:none; cursor:pointer; width:197px; float: right; font-family: 'droid_arabic_kufiregular';}
#searchbox input{ background:none; outline:none; color:#FFF; border:none; padding:10px 12px;  font-size:12px; width:246px; float: right; font-family: 'droid_arabic_kufiregular';}
#searchbox input::placeholder{ color:#FFF;}
#searchbox #searchbtn{ width:18px; height:17px; background:url(../images/search.png) no-repeat center; cursor:pointer; padding:10px 0; box-sizing:border-box; margin:13px 0 0 29px; float:left;}
.topicon-box{ float:left; font-size:14px;  padding:0 47px 0 0; margin:33px 0; position:relative; background:url(../images/mob.png) no-repeat right center; text-align: right;}
.topicon-box span{ color:#a6dff5; font-size:13px; display:block;}
.topicon-box h2 a{ font-size:18px; color:#FFFFFF;}
#mobile_menu, #mobile_drop{display:none;}
.mtoggle{cursor:pointer;float:right;}
nav{ position:relative; z-index:2000;}
ul.dropdown{ z-index:0; position:relative; margin:15px 0; direction: rtl;} 
ul.dropdown li{display:inline-block; zoom: 1;list-style:none; position:relative;}
ul.dropdown li a{ color: #012533;font-size: 14px;text-decoration: none;line-height: 41px;padding: 0 13px;display:block;}
ul.dropdown li a:hover{ color: #0088bc;}

/*****LEVEL TWO*****/
ul.dropdown ul{ width:200px; visibility: hidden; position: absolute; top: 100%; direction: rtl; right: 0; text-align:left; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); background:#FFF; border:#cecece solid thin; border-radius:10px; padding: 18px; box-sizing:border-box;}
ul.dropdown ul li{ float: none;list-style:none;  text-transform:none; letter-spacing:0; display:block; direction: rtl; text-align: right;}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{ border-right: none; width: 100%; display:block; color: #333;height:auto;text-shadow:none!important;background:none; font-weight:normal; line-height:23px; text-transform:capitalize; font-size:14px; padding:2px 0; }
ul.dropdown ul li:hover{ color:#0a481e;}
/*****LEVEL THREE******/
ul.dropdown ul ul{ left: 100%; top:0; }
ul.dropdown ul ul li a{line-height:20px;}
ul.dropdown li:hover > ul{ visibility: visible;}
/*------Header Section End-----*/


/*banner section*/
#banner{ position:relative;}
.rslides {position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0 0 0px 0;}
.rslides li {display:none;width:100%; }
.rslides img {display:block;height:100%;width:100%;border:0;}
#curvebg{ width:100%; height:128px; background:url(../images/curve.png) repeat-x; position:absolute; left:0; bottom:-75px; z-index:10;}
/*banner section end*/

/*content part*/
#category{margin:71px 0 0 0; text-align:center;}
#category h2{ font-size:27px; margin-bottom:17px; text-transform:uppercase; text-decoration:underline; color:#0088bc;}
.category-box{display:inline-block;width:234px; text-align:center; position:relative; text-transform:capitalize; }
.category-img{ width:200px; height:300px; overflow:hidden; margin:0 auto; border-bottom-left-radius:100px; border-bottom-right-radius:100px; border-top-left-radius:100px; border-top-right-radius:100px; margin-bottom:18px; -webkit-transition: 0.2s;-moz-transition: 0.2s;-o-transition: 0.2s;-ms-transition: 0.2s;transition: 0.2s; }
#category a{ display:block;font-size:16px; box-sizing:border-box;  padding:15px 0 0 0; color:#000;}
.category-box:hover .category-img{ outline:#0088bc dashed 2px; outline-offset:10px;}
.category-box:hover strong{ color:#1592c2;}
#welcome{  margin:116px 0 0 0;}
#welcome-headingcover{   margin-bottom:27px; width:486px; float:right; direction: rtl;}
#welcome-headingcover span{ display:block; font-size:17px;  text-transform:uppercase; position:relative; color:#6fa426; margin:30px 0;}
#welcome-headingcover h2 a{ color:#0088bc; font-size:29px;  line-height:45px;}
#welcome-headingcover h2 a:hover{ text-decoration:underline;}
@-webkit-keyframes hvr-bob {
  0% {-webkit-transform: translateY(-15px);transform: translateY(-15px);}
  50% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
  100% {-webkit-transform: translateY(-15px);transform: translateY(-15px);}
}
@keyframes hvr-bob {
  0% {-webkit-transform: translateY(-15px);transform: translateY(-15px);}
  50% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
  100% {-webkit-transform: translateY(-15px);transform: translateY(-15px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {-webkit-transform: translateY(-15px);transform: translateY(-15px);}
}

@keyframes hvr-bob-float {
  100% {-webkit-transform: translateY(-15px);transform: translateY(-15px);}
}
.hvr-bob {display:inline-block;vertical-align:middle;-webkit-transform:translateY(0);transform:translateY(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-animation-name:hvr-bob-float,hvr-bob;animation-name:hvr-bob-float,hvr-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0,.3s;animation-delay:0,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate;margin-right:325px;
}
#about-img{ float:left; margin:66px 0 0 0; position:relative;}
#about-img:after{ position:absolute; width:695px; height:475px; background:url(../images/dottline.png) no-repeat; content:""; left:-39px; top:-48px; z-index:-1; -webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
#welcome:hover #about-img:after{ transform:rotate(-20deg); left:-53px;}
#product-box{color:#b6f181; font-size:28px; margin:131px 0 0 0; background:#e9f9ff; text-align:center; padding:46px 0 102px 0;}
#product-box h2{ font-size:46px;   color:#e9f9ff;color: #467181;}
#product-slide{ display:block; clear:both; width:100% !important; padding-bottom:20px;}
#product-slide li{ float:right; width:255px; margin:36px 10px 0 0; font-size:14px; position:relative; text-align:center; color:#FFF; background:#FFF; padding:19px; border-radius:10px; overflow:visible;   box-shadow: 0px 4px 16px -3px rgba(0, 0, 0, 0.1); height:auto !important; direction: rtl;}
.product-img{ width:255px; height:262px; overflow:hidden; position:relative; border-radius:10px; margin:0 auto;}
.product-img img{-webkit-transition: 0.6s;-moz-transition: 0.6s;-o-transition: 0.6s;-ms-transition: 0.6s;transition: 0.6s; width:100%; height:100%;}
#product-slide li:hover .product-img img{ transform:scale(1.1) rotate(5deg);}
#product-slide li span a{ display:block; color:#757575; font-size:14px; margin:24px 0 0 0;}
#product-slide li span a:hover{ text-decoration:underline; color:#0088bc;}
.product-titel{ display:table; width:100%; height:61px; position:relative; margin:6px 0 0 0;box-sizing:border-box;}
.product-titel h3{ display:table-cell;   vertical-align:middle; font-size:14px; line-height:18px;  font-weight:bold; text-transform:uppercase; font-weight:600;}
.product-titel h3 a{color:#0c3a4c;}
.pdtmore{ width:41px; height:41px; background:url(../ar_images/more.png) no-repeat; display:block; margin:11px auto 6px auto; -webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-ms-transition: 0.3s;transition: 0.3s;}
.pdtmore:hover{ transform:rotate(-35deg)}
.next{ position:absolute; background:url(../images/next.png) no-repeat; width:25px; height:54px; position:absolute; right:-48px; bottom:36%;}
.prev{ position:absolute; background:url(../images/prev.png) no-repeat; width:25px; height:54px; position:absolute; left:-48px; bottom:36%;}
#video-bg{ width:100%; min-height:612px; position:relative; margin:0 0 88px 0; background:#0088bc url(../ar_images/vidoebg.jpg) no-repeat right top;}
#feeding{ text-align:center; float:right; color:#FFF; font-size:47px; margin:190px 60px; direction: rtl;}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {-webkit-transform: scale(1.1);transform: scale(1.1);}
}
@keyframes hvr-pulse-grow {
  to {-webkit-transform: scale(1.1);transform: scale(1.1);}
}
.hvr-pulse-grow {display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-animation-name:hvr-pulse-grow;animation-name:hvr-pulse-grow;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;}
#testi{ float:left; width:655px; background:#FFF url(../ar_images/quote.jpg) no-repeat left top; border-bottom-left-radius:20px; border-bottom-right-radius:20px; padding:23px 60px; box-sizing:border-box;}
#testi span{ font-size:18px; color:#8dbf32; margin:65px 0 0 0; display:block; direction: rtl;}
#testi h2{ font-size:35px; color:#595959; direction: rtl;}
#testimonial-slide{ width:100% !important;  margin:39px 0 0 0; height:auto !important;}
#testimonial-slide li{ font-size:14px; color:#575757; height:auto !important;  margin:4px 0 0 0; line-height:27px; direction: rtl; text-align: right;}
.person{  width:60px; height:60px; overflow:hidden; border-radius:100%; margin:0 0 20px 0;}
.person img{ width:100%; height:100%;}
#namecover{ margin:20px 0 10px 0;}
.name{ color:#000000; font-weight:bold; font-size:16px;  text-transform:capitalize; margin-top:10px;}
.next2{ background:url(../images/next2.jpg) no-repeat; width:38px; height:39px; float:left;}
.prev2{ background:url(../images/prev2.jpg) no-repeat; width:38px; height:39px; float:left; margin:0 5px 0 0 ;}
#awards{ margin:104px 0 0 0; text-align:center;}
#awards h2{font-size:42px; color:#757575;}
.awards-slide{ width:100% !important; }
.awards-slide li{ float:left; margin:25px 12px 0 0;}
.award-img{ width:288px; height:289px;}
/*content part end*/

/*innerpage content*/
#page-title{ background: url(../ar_images/pagetitlebg.jpg) no-repeat top; background-size:cover; clear:both; margin:0 0 40px 0; direction: rtl;}
#page-title h1{ color:#0f86b5; font-size:30px;text-transform:capitalize;margin:49px 0 36px 0;}
#content-cover{ margin:88px 0 0 0; line-height:27px; font-size:14px; color:#303030; direction: rtl;}
#pagination{ clear:both; margin-top:15px; width:100%; float:left;}
ul.pagination{width:auto;text-align:center;margin:0px auto; font-size:12px; clear:both; display:table;}
.pagination li{float:left}
.pagination a{text-decoration:none;color:#666;background:#fff;padding:0px 8px;display:inline-table;border:solid 1px #ccc;margin:0 2px 0 0; border: radius 3px;}
.pagination a:hover{background:#0088bc;color:#fff; border:solid 1px #0088bc; }
.pagination .active a{ background:#0088bc; color:#FFF; border:solid 1px #0088bc;}
#content-cover #product-slide li{ margin:0 0 43px 10px; text-align:right; box-shadow: 0px 4px 16px -3px rgba(0, 0, 0, 0.2); -webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s; width:252px; direction: rtl;}
#content-cover .product-titel{ margin:14px 0 0 0; height:75px;}
#content-cover #product-slide li .pdtmore{ position:absolute; left:-80%; bottom:0; background:#0088bc; border-radius:80px; text-align:center; color:#FFF; width:116px; padding:5px 0; height:auto; -webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s; }
#content-cover #product-slide li .pdtmore:hover{ background:#13b5f3; transform:rotate(0deg)}
#content-cover #product-slide li:hover .pdtmore{left:29%; bottom:0;}
#content-cover #product-slide li:hover{ box-shadow:0px 8px 22px 15px rgb(0 0 0 / 10%);}
#productmain-img{ float:right; margin:0 0 0 63px; width:570px;}
/*Thumbnail Gallery Slider
----------------------------------------------------*/ 
.rg-image-wrapper{position:relative;min-height:20px;display:flow-root;}
.rg-image{position:relative;text-align:center;line-height:0px;background:#FFFFFF;padding:24px 0; border-radius:10px; border:#ccd8dd solid thin;}
.rg-image img{max-height:100%;max-width:100%;}
.rg-image-nav a{display:none}
.rg-caption {text-align:center;position:relative; color:#000000; clear:both; font-size:16px; margin:10px 0 15px 0; font-weight:bold;}
.es-carousel-wrapper{padding:10px 42px;position:relative;}
.es-carousel{overflow:hidden;}
.es-carousel ul{display:none; margin:0;}
 .es-carousel ul li, #fixed-box .es-carousel ul li,  #fixed-box3 .es-carousel ul li{height:100%;float:right;display:block; padding-left:0;}
.es-carousel ul li:after, #fixed-box .es-carousel ul li:after, #fixed-box3 .es-carousel ul li:after { display:none;}
.es-carousel ul li a{display:block;border-style:solid;border-color:#dfdfdf;opacity:0.8;-webkit-touch-callout:none;-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.es-carousel ul li.selected a{border-color:#47b9e8;opacity:1.0;}
.es-carousel ul li a img{display:block;border:none;max-height:100%;max-width:100%;}
.es-nav span{position:absolute;top:50%;left:8px;background:transparent url(../images/nav_thumbs.png) no-repeat top left;width:14px;height:26px;
margin-top:-13px;text-indent:-9000px;cursor:pointer;opacity:0.8;}
.es-nav span.es-nav-next{right:8px;left:auto;background-position:top right;}
.es-nav span:hover{opacity:1.0;}
#pdtmain-title{ font-size:22px; text-transform:uppercase; line-height:36px; margin-bottom:40px;}
.product-detail ul{ margin:24px 0; display:table;}
.product-detail li{ position:relative; padding:0 20px 0 0; font-size:14px; margin-bottom:8px;}
.product-detail li:after{ position:absolute; right:0; top:12px; background:#0088bc; width:5px; height:5px; border-radius:100%; content:"";}
.product-detail li strong{ color:#000; display: inline-block;}
.subhead{font-size: 22px;margin: 43px 0 13px 0;color: #000;text-transform: capitalize; }
#content-cover #welcome-headingcover{ width:370px; margin:146px 0;}
#content-cover #welcome-headingcover h2 a{ cursor:auto;}
#content-cover #welcome-headingcover h2 a:hover{ text-decoration:none;}
#about-img2{  margin:0 0 39px 0; float:left;}
#testimonials{ width:100% !important; list-style:none;}
#testimonial-box h2{ font-size:28px; float:left;text-transform:uppercase; color:#7a868f;}
#testimonials li{  margin:10px 0 110px 0;clear:both;}
#testimonials li .person{ width:60px; height:60px; border-radius:100%;   border:#FFF solid 5px; margin:-26px 50px 0 26px; float:right; border:#c5d7e1 solid 5px;}
#testimonials li .person img{ border-radius:100%; width:100%; height:100%;}
.testi{ background-image:url(../ar_images/quotetop.png), url(../images/quotebottom.png); background-position:right top, bottom right; background-repeat:no-repeat; padding:69px 63px;   font-size:14px;
 background-color:#f1f1f1; box-sizing:border-box;}
#testimonials li .name{ float:right; text-align:right; font-weight:normal; font-size:14px; color:#4c4c4c;}
#testimonials li .name span{ display:block; font-weight:bold; color:#000;}
#award-img{ margin:48px 0 00;}

/*====================ACCORDION=================*/
.smk_accordion {position: relative;margin: 0;padding: 0;list-style: none;margin-bottom: 20px;}
.smk_accordion .accordion_in {position: relative;z-index: 10;margin-top: -1px;overflow: hidden;}
.smk_accordion .accordion_in  {position: relative;display: block;}
.acc_head{ padding:17px 39px 17px 32px;box-sizing:border-box;font-size:16px;width:100%;background:#e7e7e7 url(../ar_images/plus.png) no-repeat left center;color:#525252;cursor:pointer;margin:0; border-radius:10px; margin:8px 0 0 0;}	
.acc_head:hover{ background-color:#36baed; color:#FFF;}
.smk_accordion .accordion_in .acc_head .acc_icon_expand {display: block;width: 18px;height: 18px;position: absolute;left: 10px;top: 50%;margin-top: -9px;}
.acc_active{background:#fff;}
.smk_accordion .accordion_in .acc_content h2{ font-size:19px; color:#1479a1; margin:41px 0 16px 0;}
.smk_accordion .accordion_in .acc_content {background: #FFF;color: #7B7E85;padding: 0 40px 23px 36px;border:#d9d9d9  solid thin;box-sizing:border-box; }
.smk_accordion .accordion_in .acc_content h1:first-of-type,
.smk_accordion .accordion_in .acc_content h2:first-of-type,
.smk_accordion .accordion_in .acc_content h3:first-of-type,
.smk_accordion .accordion_in .acc_content h4:first-of-type,
.smk_accordion .accordion_in .acc_content h5:first-of-type,
.smk_accordion .accordion_in .acc_content h6:first-of-type
.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head { display: block;}
.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content {border-radius: 0 0 3px 3px;}
.smk_accordion .accordion_in.acc_active > .acc_content {display: block;}
.smk_accordion .accordion_in.acc_active > .acc_head {background:#36baed;color:#FFF; border-bottom-left-radius:0; border-bottom-right-radius:0;}
.smk_accordion .accordion_in.acc_active > .acc_head span {color:#FFF;}
.smk_accordion .accordion_in> .acc_head span {color:#7b6f96; font-size:20px; margin:0 9px 0 0; }
.smk_accordion.acc_with_icon 
.smk_accordion.acc_with_icon .accordion_in .acc_content { padding: 20px;}
.smk_accordion ul{ margin:10px 0;}
.smk_accordion ul li{ padding:0 0 0 20px; position:relative; margin-bottom:8px;}
.smk_accordion ul li:after{ position:absolute; left:0; top:11px; width:5px; height:5px; background:#2181a7; content:""; border-radius:100%; background:#06F;}
#instraction{ float:right; margin:0 0 0 58px;}
#instraction-cnt{  font-size:16px; margin:20px 0  00;}
#instraction-cnt a{ color:#00a3e3; font-size:16px; font-weight:bold; display:block;}
#instraction-cnt a:hover{ text-decoration:underline;}
.career-box{ background:#f1f1f1;font-size:14px; padding:0 29px 38px 45px; position:relative; margin:0 21px 67px 0; box-sizing:border-box; border-radius:12px; }
.career-box h1{font-size:22px; margin:39px 0 19px 0; text-transform:capitalize;}
.career-box ul{ margin:33px 0 0 0; clear:both;}
.career-box li{ margin:0 0 0 25px; border-left:#c6e1eb solid thin; line-height:31px; float:right; width:256px;}
.career-box li:last-child{ border:none; margin-left:0; }
.career-box li span{ font-weight:600; display:block; font-size:15px;}
.career-box li a{ color:#3c6270;}
.resumesend{ background:#FFFFFF; border-radius:10px; clear:both; display:inline-block; padding:12px 24px; border-radius:8px; margin:31px 0 0 0; font-size:15px;}
.resumesend a{ color:#e50000;}
.resumesend a:hover{ text-decoration:underline;}
#cnt-cover{ float:left;}
.contact-detailmain{ padding:24px 106px 31px 24px; line-height:24px; background:#FFF;  box-shadow: 0px -2px 26px 6px rgba(114, 114, 114, 0.2);font-size:14px; margin:0 0 20px 0; color:#303030; width:359px; box-sizing:border-box;}
.contact-detailmain a{ color:#303030; display:block; font-size:16px;}
.contact-detailmain span{ display:block; font-size:15px; margin:8px 0;}
.contact-detailmain a h2{ font-size:20px; color:#11abff;}
.cntcall{ background:url(../ar_images/cntcall.jpg) no-repeat 280px center;}
.cntmail{ background:url(../ar_images/cntmail.jpg) no-repeat 280px center;}
.cntadrs{ background:url(../ar_images/cntadrs.jpg) no-repeat 280px 25px; }
.contact-frm{ color:#dedede;display:flow-root; width:796px; float:right; box-sizing:border-box; }
.contact-frm h2{ font-size:27px; margin:12px 0 29px 0; color:#000;}
.contact-frm span{ color:#FF0000; font-size:12px;}
.contact-frm h1{ color:#FFF; font-size:24px; text-align:center;  text-transform:uppercase;margin-bottom:2px; display:block;}
.contact-frm input{ width:100%; border:none; padding:15px; box-sizing:border-box; outline:none; color:#666666;font-size:13px; border:#d1d1d1 solid thin; background:#FFFFFF; border-radius:9px; font-family:Poppins-Regular;}
.contact-frm select{ width:100%; border:none; padding:16px; box-sizing:border-box; outline:none; color:#666666;font-size:13px; border:#d1d1d1 solid thin; background:#FFFFFF; border-radius:9px; font-family:Verdana, Geneva, sans-serif;}
.contact-frm textarea{ width:99%;padding:11px 17px; box-sizing:border-box; outline:none;  color:#333333; 
height:93px;  overflow:hidden; resize:none; font-size:13px;   border:#d1d1d1 solid thin; background:#FFFFFF; border-radius:9px; font-family:Poppins-Regular; margin-bottom:25px;}
.contact-frm textarea::placeholder{color:#333333;}
.contactfrm-cover{ width:392px; float:right; padding:0 10px; box-sizing:border-box; height:100px;}
.contact-frm label{ color:#2c2c2c;}
.contact-frm .frmsubmit{margin:0 auto; font-weight: bold; background:#0088bc; color:#FFFFFF; padding:12px 0; cursor:pointer; font-size:15px; border-bottom:none; float:none; display:table; border:none; font-family: 'droid_arabic_kufiregular';}
#rc-imageselect, .g-recaptcha {transform:scale(0.78);-webkit-transform:scale(0.78);transform-origin:0 0;-webkit-transform-origin:0 0;}
.contact-frm .captha{ width:177px; float:right; margin-top:0;}
.contact-frm .frmsubmit:hover{ background:#066f97;}
#mapcnt{ width:100%; height:400px; clear:both; margin:40px 0 0 0;}
#mapcnt iframe{ width:100%; height:100%;}
/*innerpage content end*/

/*footer section*/
footer{ background:#dbf5ff; padding:25px 0 0 0; clear:both;  margin:115px 0 0 0; color:#7d98a3;}
#faq{ float:right;font-size:14px; direction: rtl; line-height:32px; margin:121px 0 0 0; text-align: right;}
#faq a{ background:url(../ar_images/faqmore.png) no-repeat left center; padding:0 0 0 29px; font-weight:bold; color:#254b5a; font-size:18px; display:block;}
#faq a:hover{ text-decoration:underline;}
#newsletter{ display:inline-block; margin:0 auto; background:url(../images/newsletter.png) no-repeat center top; text-align:center; padding:103px 0 0 0; direction: rtl; width: 440px;}
#newsletter h1{ font-size:28px; color:#5b7f8d; margin-bottom:8px;}
#newsletter span{ display:block; color:#F00; font-size:12px; clear:both; text-align:left;}
#newsletter form{ margin:20px auto; display:table;}
#newsletter input{ background:#FFF; border:#adcedb solid thin; border-radius:8px; width:296px; padding:12px 22px; box-sizing:border-box; outline:none; float:right; margin:0 5px 0 0; font-family: 'droid_arabic_kufiregular';}
#newsletter .sbmt{ background:#0088bc url(../ar_images/arow2.png) no-repeat center; width:50px; height:50px; cursor:pointer}
#newsletter .sbmt:hover{background-color:#1e9bcb;}
footer .topicon-box{ float:left; background:url(../images/call.png) no-repeat right center; padding-right:69px; line-height:29px; margin:121px 0 0 0;}
footer .topicon-box span{ color:inherit;}
footer .topicon-box h2 a{ color:#254b5a;}
#line{ width:100%; height:1px; background:#b8d8e4; margin:35px 0; float:left;}
.botom-linkbox{float:right; margin:0 0 0 147px; direction: rtl; text-align: right;}
.botom-linkbox h2{ color:#5b7f8d; font-size:19px;  padding:0 0 16px 0; display:block; position:relative; }
.botom-linkbox p{ width:250px; font-size:14px;}
.botom-linkbox a{ margin: 12px 0 0 0; display: block; color: #7d98a3; display: flex; align-items: center; direction: ltr; flex-direction: row-reverse;}
.botom-linkbox a i{ font-size: 22px; margin: 0 0 0 8px; rotate: -90deg;}
ul.botomlinks{ list-style:none; padding:0; position:relative;}
ul.botomlinks li a{  color:#7c9098; font-size:14px; margin:0 0 4px 0; display:block;}
ul.botomlinks li a:hover{ color:#3d5863;}
#footercontactdetail{ float:left; margin:30px 0 0 0;}
#footercontactdetail img{ float:right;}
#footercontactdetail div{ line-height:32px; margin-bottom:10px;}
#footercontactdetail a{color:#254b5a; font-size:16px;  padding-right:19px; float:right;}
#footerlast{ background:#FFFFFF; padding:43px 0 29px 0; margin:50px 0 0 0;}
#footerlast .botom-linkbox{ margin:0 0 0 66px}
#footerlast #social-top{ float:left; margin:0;}
#copyrt{font-size:14px;  float:right; direction: rtl;}
/*footer section end*/

@media (max-width:1200px){
.container{ width:992px;}
.dropdown, .topicon-box, #about-img2{ display:none;}
#searchbox{ float:left; margin-right:0;}
#mobile_menu{display:block;text-align:right;padding:0 0px 0 0px; float:left; margin:17px 0;}
#mobile_drop{display:block;position:relative;background:#0088bc;}
#mobile_drop_fix{display:block;padding:20px 0px 33px 0px;margin:0 auto 0 auto; direction: rtl;}
#mobile_drop_fix ul li{list-style:none;display:block}
#mobile_drop_fix ul h2{ font-size:14px; color:#dcff1e; text-decoration:underline;  font-family: 'interregular'; margin:15px 0 7px 20px;}
#booking{ margin:42px 60px;}
#mobile_drop_fix ul li ul li{margin:0 35px 0 0;}
#mobile_drop_fix ul li ul li a{border-bottom:0!important}
#mobile_drop_fix a{display:block;color:#fff;display:block;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;text-decoration:none;padding:7px 0; font-size:14px; text-transform:capitalize;}
#mobile_drop_fix a:hover{-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;
color:#c0c1ff;}
#about-img{ width:470px;}
#about-img::after{ background-size:contain; width:556px;}
#product-slide li{ width:283px;}
#testi{ width:493px;}
#video-bg{ min-height:inherit; padding-bottom:50px;}
footer .topicon-box{ display:block;}
#newsletter{ width:380px; background-size:contain;}
.botom-linkbox{ margin:0 0 0 70px;}
#footerlast .botom-linkbox{ margin:0 66px 40px 0;}
#content-cover #welcome-headingcover, .career-box{ width:100%; margin:50px 0;}
.contact-frm{ width:565px;}
.contactfrm-cover{ width:100%;}
.career-box li{ width:426px; margin-bottom:21px; border:none;}
}

@media (max-width:992px){
.container{ width:768px;}
#toptext{ display:none;}
#welcome-headingcover, #testi, #productmain-img, .career-box li{ width:100%; float:none;}
#about-img{ float: right; width:628px;}
#about-img::after{ width:695px;}
#product-slide li{ width:211px;}
.product-img{ width:217px; height:223px;}
#feeding{ width:100%; margin:183px 0;}
#testi{ padding:23px 30px;}
.award-img{ width:249px; height:249px;}
#newsletter{ width:250px;}
#newsletter input{ width:190px;}
#footercontactdetail{ float:left;}
.botom-linkbox p{ width:310px;}
#content-cover #product-slide li{ width:207px;}
#pdtmain-title{ margin:25px 0;}
.contact-frm{ width:365px;}
.contactfrm-cover{ height:auto; float:none; margin-bottom:20px;}
#footercontactdetail{ float:none; clear:both; margin:20px 0 0 0;}
}

@media (max-width:768px){
.container{ width:448px;}
#searchbox{ width:100%; margin:0 0 20px 0;}
#searchbox input{ width:176px;}
#curvebg{ background-size:contain; bottom:-23px; height:56px;}
.category-box{ margin-bottom:40px;}
#about-img{ float:left; width:448px;}
#about-img::after{ width:500px;}
#product-slide li{ width:409px;}
.product-img{ width:367px; height:377px;}
.award-img{ width:220px; height:220px;}
#faq{ float:right;}
#newsletter, #footerlast .botom-linkbox, .botom-linkbox, #content-cover #product-slide li{ float:none; width:100%; margin:40px 0 0 0; box-sizing:border-box;}
#newsletter input{ width:280px;}
footer .topicon-box{ float:right; margin:40px  0 0 0;}
.botom-linkbox p, #award-img, #instraction, .contact-frm, .contact-detailmain{ width:100%; float:none;}
#footerlast #social-top{ margin-top:30px; float:right;}
#newsletter{ text-align:right;}
#newsletter h1{ margin-top:20px;}
#newsletter form{ display:block;}
.career-box li span{ float:none; width:auto; display:block;}
#cnt-cover{ float:left; margin:60px 0 0 0;}
}

@media (max-width:448px){
.container, #content-cover #product-slide li{ width:300px;}
#social-top{ display:none;}
#searchbox select{ width:63px;}
#logo{ height:46px; width:146px;}
#searchbox input{ width:156px;}
.hvr-bob{ margin-right:135px;}
#welcome-headingcover h2 a{ font-size:26px;}
#about-img{ float:left; width:300px; margin:26px 0 0 0;}
#about-img::after{ width:350px; left:-23px; top:-32px;}
#welcome:hover #about-img:after{left:-10px;}
#product-box h2{ font-size:46px;}
#product-slide li{ width:257px;}
.product-img{ width:257px; height:264px;}
.prev{ left:-30px; background-size:70%;}
.next{ right:-30px; background-size:70%;}
#testi span{ margin:101px 0 0 0;}
#testi h2{ font-size:28px;}
.award-img{ width:300px; height:300px;}
#newsletter input{ width:239px;}
#footerlast #social-top{ display:block;}
.testi{ padding:69px 35px;}
#testimonials li .person{ margin:-20px auto 0 auto; float:none;}
#testimonials li .name, .contact-frm .captha{ text-align:center; float:none;}
}

