.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(0.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(0.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(0.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.slide{position:relative;width:100%;height:100vh;background:#ccc}.slide ul{margin:0;padding:0}.slide ul li{position:absolute;left:0;top:0;display:block;width:100%;height:100%;list-style:none}.slide .dots{position:absolute;left:0;right:0;bottom:20px;z-index:3;text-align:center}.slide .dots li{display:inline-block;margin:0 10px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;opacity:0.4;cursor:pointer;transition:background .5s, opacity .5s;list-style:none}.slide .dots li.active{background:#fff;opacity:1}.slide .arrow{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;transition:background .5s, opacity .5s}.slide .arrow .arrow-left,.slide .arrow .arrow-right{position:absolute;top:50%;margin-top:-25px;display:block;width:50px;height:50px;cursor:pointer;opacity:0.5;transition:background .5s, opacity .5s}.slide .arrow .arrow-left:hover,.slide .arrow .arrow-right:hover{opacity:1}.slide .arrow .arrow-left{left:20px;background:url("../img/arrow-left.html")}.slide .arrow .arrow-right{right:20px;background:url("../img/arrow-right.html")}@font-face{font-family:"Cabin-Regular";src:url("../fonts/Cabin-Regular.ttf")}@font-face{font-family:"Cabin-SemiBold";src:url("../fonts/h/Cabin-SemiBold.ttf")}html,body{margin:0px;padding:0px}section#header{position:relative;padding:40px 40px 0px 40px;background:url("../images/diamond_background.png") repeat-x;height:calc(100vh - 40px);background-position:bottom;background-size:100%}#logo{font-family:'Cabin-SemiBold';float:left;position:relative;font-weight:bold;font-size:22px}#logo img{width:150px}#logo_name{text-align:center}#nav_bar{float:right;padding-top:20px;font-family:'Cabin-SemiBold'}#nav_bar ul{list-style:none;display:flex}#nav_bar ul li{margin:0px 20px;padding-top:5px;position:relative;text-align:center}#nav_bar ul li a{text-decoration:none;font-size:17px;color:black;font-weight:bold;font-family:'Cabin-SemiBold';text-align:center}#nav_bar .about-link:before{background-color:#fbb641}#nav_bar .services-link:before{background-color:#f27653}#nav_bar .projects-link:before{background-color:#ed4d61}#nav_bar .milestones-link:before{background-color:#166c83}#nav_bar .testimonials-link:before{background-color:#fbb641}#nav_bar .foundation-link:before{background-color:#f27653}#nav_bar .foundation-link{width:150px;text-align:center}#nav_bar .contact-link:before{background-color:#ed4d61}#nav_bar li:before{background:red;content:"";position:absolute;height:2px;width:100%;left:0;top:0;transition:0.4s;transition-timing-function:ease-in-out}#nav_bar li:hover:before{height:20px;top:-20px;transition:0.4s;transition-timing-function:ease-in-out}#header_content{margin-top:350px}#header_content h1{font-family:'Cabin-SemiBold';font-size:70px;margin:0px;display:inline}#header_content h3{font-family:'Cabin-SemiBold';font-size:22px}#header_buttons{margin-top:50px}#header_buttons .button{float:left;margin-right:20px}.button{font-family:'Cabin-SemiBold';font-size:16px;font-weight:bold;width:180px;height:60px;line-height:60px;background:transparent;background-color:#00b3d4;text-align:center;border-radius:5px 5px 5px 5px}#get_started_btn{background-color:#00b3d4}#learn_more_btn{background-color:#1f1f3c}#ceo_message_section{padding:100px 40px 100px 40px}#ceo_message_wrapper{float:left;width:50%}#ceo_message{font-family:'Cabin-SemiBold';font-size:26px;color:#555555;padding-right:120px}#ceo_signature{margin-top:40px;margin-bottom:20px}#ceo_signature img{width:150px}#ceo_name{font-family:'Cabin-SemiBold';font-size:22px;color:#1f1e3c}#desgination{font-family:'Cabin-SemiBold';font-size:14px;color:#464646}#vision_header{font-family:'Cabin-SemiBold';font-size:14px;color:#464646}#vision_sub_header{font-family:'Cabin-SemiBold';font-size:44px;color:#1f1e3c}#vision_short{font-family:'Cabin-SemiBold';font-size:22px;color:#555555;margin:20px 0px 30px 0px}#vision_long{font-family:'Cabin-SemiBold';font-size:16px;color:#464646}#products_section{padding:180px 40px 100px 40px;background:#f5f8fa}#products_section h2{font-family:'Cabin-SemiBold';font-size:38px;color:#1f1e3c;text-align:center;margin:auto;padding-bottom:40px}#products_section hr{width:100px;height:3px;z-index:20132;background:#00b3d4;line-height:22px}#products{margin-top:80px;display:flex;justify-content:space-around;text-align:center}.product{height:200px;width:100%;margin-right:20px}.product .prd_img{height:40px}.product h3{font-weight:bold;font-style:normal;text-decoration:none;margin-top:-1px;line-height:1.2;text-align:left;font-family:'Cabin-SemiBold';font-size:18px;color:#1f1e3c;letter-spacing:0px;padding:30px 0 10px 0;text-align:center}.product .desc{font-family:'Cabin-SemiBold';font-size:16px;color:#464646;text-align:left}#values_section{padding:120px 40px 180px 40px;background:#1f1f3c;color:white}#values_section h2{font-family:'Cabin-SemiBold';font-size:38px;color:white;width:800px;text-align:center;margin:auto;padding-bottom:20px;font-weight:normal}#values{display:flex;justify-content:space-around;margin-top:100px}.value img{height:400px}#projects_section{padding:180px 40px 100px 40px}#projects_section h2{font-family:'Cabin-SemiBold';font-size:38px;color:#1f1e3c;width:800px;text-align:center;margin:auto;padding-bottom:20px;font-weight:normal}#projects_section h3{font-family:'Cabin-SemiBold';font-size:22px;color:#555555;width:800px;text-align:center;margin:auto;padding-bottom:40px;font-weight:normal}#projects{display:flex;justify-content:space-around}.project{text-align:center;width:46%}.project h4{font-family:'Cabin-SemiBold';font-size:22px;color:#1f1e3c}.project-logo{height:120px;text-align:center}.project .project-main-img{height:250px;margin-bottom:20px}.project-details{list-style:none;font-family:'Cabin-SemiBold'}.project-details li{margin:10px}.download-brochure{text-decoration:none;display:inline-block;padding:10px;background:#fbb641;color:black;font-weight:bold}.project .desc{font-family:'Cabin-SemiBold';font-size:16px;color:#464646;text-align:justify;font-weight:normal;line-height:24px;margin-top:40px}#services_section{padding:120px 40px 180px 40px}#services_section h2{font-family:'Cabin-SemiBold';font-size:38px;color:#1f1e3c;width:800px;text-align:center;margin:auto;padding-bottom:20px;font-weight:normal}#services_section h3{font-family:'Cabin-SemiBold';font-size:22px;color:#555555;width:800px;text-align:center;margin:auto;padding-bottom:40px;font-weight:normal}#services{display:flex;margin-top:50px}.service{text-align:center}.service h4{font-weight:bold;font-style:normal;text-decoration:none;line-height:1.2;font-family:'Cabin-SemiBold';font-size:18px;color:#1f1e3c;letter-spacing:0px}.service .desc{font-family:'Cabin-SemiBold';font-size:16px;color:#464646}#milestones_section{padding:100px 40px 100px 40px;background:#1f1f3c}#milestones{color:white;display:flex;justify-content:space-around}.milestone{text-align:center}.milestone .number{font-family:'Cabin-SemiBold';font-size:49px;color:#ffffff}.milestone .name{font-family:'Cabin-SemiBold';font-size:14px;color:#00b3d4}#testimonials_section{padding:120px 40px 120px 40px;text-align:center}#testimonials_section h2{font-family:'Cabin-SemiBold';font-size:38px;font-weight:normal;color:#1f1e3c}.testimonial .text{font-family:'Cabin-SemiBold';font-size:18px;color:#555555;letter-spacing:0px}.testimonial .name{font-family:'Cabin-SemiBold';font-size:18px;color:#1f1e3c;letter-spacing:0px;margin:40px 0px}#footer_section{padding:120px 40px 120px 40px;background:#1f1f3c}#social_box{height:100px}#footer_section #logo{color:white;float:left}#social_icons{float:right;font-family:'Cabin-SemiBold';font-size:22px;color:#ffffff}.social:first-child{margin-left:30px}.social{display:inline-block;vertical-align:middle;height:50px;width:50px;border:1px solid #313150;text-align:center;margin-right:10px;line-height:50px}.social.instagram img{width:14px}#footer_section .divider{height:1px;background:#313150}#contact{margin-top:100px;overflow:hidden}#address{float:left;width:40%}#address h3{font-family:'Cabin-SemiBold';font-size:18px;color:#ffffff;letter-spacing:1px}.address_text{font-family:'Cabin-SemiBold';font-size:16px;color:#00b3d4;margin-top:30px;margin-bottom:30px}.addr_element{margin:20px 0px}.addr_element img{margin-right:5px}.addr_element h4{font-family:'Cabin-SemiBold';font-size:18px;color:#ffffff;letter-spacing:1px;display:inline-block}.addr_info,.addr_info a{font-family:'Cabin-SemiBold';font-size:16px;color:#00b3d4;text-decoration:none}#copyright_wrapper{display:flex;justify-content:space-between}#copyright,#powered_by{font-family:'Cabin-SemiBold';font-size:16px;color:#adadad;margin-top:50px;margin-bottom:50px}#powered_by a{color:#00b3d4;text-decoration:none}#map{float:right;width:60%}#move_to_top{display:none;position:fixed;bottom:50px;right:50px;vertical-align:middle;height:50px;width:50px;background:transparent;background-color:#1b1a34;background-image:url(../images/up-icon.png);background-repeat:no-repeat;background-position:center center;border-radius:4px 4px 4px 4px;cursor:pointer}#move_to_top:hover{background-color:#00b3d4}.owl-theme .owl-controls{margin-top:10px}.owl-theme .owl-controls .owl-page span{width:12px;height:12px;background:#2e3a59;border-radius:0;margin-right:10px;transform:scale(1.2);opacity:1;transition:all 0.3s ease 0s}.owl-theme .owl-controls .owl-page.active span{outline:2px solid #2e3a59;outline-offset:3px;background:#d7263d;transform:scale(0.8)}@media only screen and (max-width: 600px){.profiler-results{display:none}section#header{padding:20px;height:calc(100vh - 40px)}#logo{float:none;text-align:center}#logo img{width:100px}#nav_bar{float:none;padding-top:0px}#nav_bar ul{display:block;padding:0px}#nav_bar ul li{margin:25px 0px;padding-top:5px}#nav_bar ul li a{font-size:14px}#nav_bar .foundation-link{width:auto}#ceo_message_section{padding:40px 20px 40px 20px;text-align:center}#ceo_message_wrapper{float:none;width:auto}#ceo_message{font-size:20px;padding-right:0px;text-align:justify}div#vision{margin-top:80px}#vision_sub_header{font-size:32px}#vision_long{text-align:justify}#products_section{padding:50px 40px 50px 40px}#products_section h2{font-size:32px}#products{margin-top:80px;display:block;text-align:center}.product{height:auto;width:100%;margin-right:0px;margin-top:60px}.product .prd_img{height:40px;text-align:center}.product .desc{text-align:center}#values_section{padding:80px 20px 80px 20px}#values_section h2{width:auto}#values{display:block;margin-top:60px}.value{margin-top:40px}.value img{height:auto;width:100%}#projects_section{padding:50px 40px 50px 40px}#projects_section h2{width:auto;font-size:32px}#projects_section h3{width:auto;font-size:18px}#projects{display:block;text-align:center}.project{width:auto;margin-top:80px}.project .project-main-img{height:auto;width:100%}ul.project-details{padding:0px}.project-details li{margin:10px 0px}#milestones_section{padding:50px 20px 50px 20px}#milestones{display:block}.milestone{margin:40px 0px}.milestone .name{padding-top:10px}.testimonial .text{font-size:16px}#footer_section{padding:80px 20px 80px 20px}#social_box{height:auto}#social_icons{float:none}span.social_header{display:block;text-align:center;margin-bottom:20px}.social{margin-right:0px}#footer_section .divider{margin-top:40px}#contact{margin-top:60px}#address{float:none;width:100%;text-align:center}#map{float:none;width:100%;margin-top:60px}div#copyright_wrapper{text-align:center;display:block}}
