@import 'https://fonts.googleapis.com/css?family=Exo+2';
@import 'https://fonts.googleapis.com/css?family=Roboto';
@import 'https://fonts.googleapis.com/css?family=Raleway:300,300i,400,500';
@font-face {
	font-family: 'Conv_Gotham Medium Regular';
	src: url('fonts/Gotham Medium Regular.eot');
	src: local('☺'), url('fonts/Gotham Medium Regular.woff') format('woff'), url('fonts/Gotham Medium Regular.ttf') format('truetype'),    url('fonts/Gotham Medium Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{color:#333; font-family:'Raleway', sans-serif !important; font-size:16px; line-height:26px !important; }
h1, h2, h3, h4, h5, h6{
font-family:"Exo 2",sans-serif !important;}
/*===menu style  =====*/

#cssmenu{display:inline-block;float:right;}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#cssmenu:after,
#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button{display:none;}
#cssmenu{}
#cssmenu > ul > li{float:left;}
#cssmenu.align-center > ul{font-size:0;text-align:center;}
#cssmenu.align-center > ul > li{display:inline-block;float:none;}
#cssmenu.align-center ul ul{text-align:left;}
#cssmenu.align-right > ul > li{float:right; }
#cssmenu > ul > li > a{padding:39px 20px 35px;font-size:13px;letter-spacing:1px;text-decoration:none;color:#000;text-transform:uppercase;  /*font-family:"Roboto",sans-serif;*/}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li:active > a{color:#000;background-color:#ff9326;}
#cssmenu > ul > li.has-sub > a{padding-right:30px; cursor:auto;}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:44px;right:11px;width:8px;height:2px;display:block;background:#000;content:'';}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:41px;right:14px;display:block;width:2px;height:8px;background:#000;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0;}
#cssmenu ul ul{position:absolute;left:-9999px;z-index:9;}
#cssmenu.align-right ul ul{text-align:right;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu li:hover > ul{left:auto;}
#cssmenu.align-right li:hover > ul{left:auto;right:0;}
#cssmenu li:hover > ul > li{height:35px;}
#cssmenu ul ul ul{margin-left:100%;top:0;}
#cssmenu.align-right ul ul ul{margin-left:0;margin-right:100%;}
#cssmenu ul .mobile ul li a{width:200px;}
#cssmenu ul .service ul li a{width:250px;}
#cssmenu ul ul li:first-child a{border-top:none !important;}
#cssmenu ul ul li a{border-top:1px solid #d3d3d3;padding:12px 15px;width:170px;font-size:13px;text-decoration:none;color:#999;/*font-weight:700;*/background:#fff;line-height:normal;display:inline-block;float:left;}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a{border-bottom:0;}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover{color:#000;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#333;content:'';}
#cssmenu.align-right ul ul li.has-sub > a:after{right:auto;left:11px;}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#000;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu.align-right ul ul li.has-sub > a:before{right:auto;left:14px;}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0;}
@media all and (max-width:768px), only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px), only screen and (min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min-resolution:192dpi) and (max-width:1024px), only screen and (min-resolution:2dppx) and (max-width:1024px){#cssmenu{width:100%;}
#cssmenu ul{width:100%;display:none;}
#cssmenu.align-center > ul{text-align:left;}
#cssmenu ul li{width:100%;border-bottom:1px solid rgba(120, 120, 120, 0.2);}
#cssmenu ul ul li,
#cssmenu li:hover > ul > li{height:auto;}
#cssmenu ul li a,
#cssmenu ul ul li a{width:100%;border-bottom:0;}
#cssmenu > ul > li{float:none;}
#cssmenu ul ul li a{padding-left:25px;}
#cssmenu ul ul ul li a{padding-left:35px;}
#cssmenu ul ul li a{color:#666;background:none;}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a{color:#000;}
#cssmenu ul ul,
#cssmenu ul ul ul,
#cssmenu.align-right ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;}
#cssmenu > ul > li.has-sub > a:after,
#cssmenu > ul > li.has-sub > a:before,
#cssmenu ul ul > li.has-sub > a:after,
#cssmenu ul ul > li.has-sub > a:before{display:none;}
#cssmenu #menu-button{display:block;padding:17px;cursor:pointer;font-size:12px;text-transform:uppercase;font-weight:700;background-color:#ebd200;border-bottom:8px solid #dbc400;color:#000000;}
#cssmenu #menu-button:after{position:absolute;top:22px;right:17px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:'';}
#cssmenu #menu-button:before{position:absolute;top:16px;right:17px;display:block;height:2px;width:20px;background:#dddddd;content:'';}
#cssmenu #menu-button.menu-opened:after{top:23px;border:0;height:2px;width:15px;background:#ffffff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
#cssmenu #menu-button.menu-opened:before{top:23px;background:#000;width:15px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid rgba(120, 120, 120, 0.2);height:46px;width:46px;cursor:pointer;}
#cssmenu .submenu-button.submenu-opened{background:#262626;}
#cssmenu ul ul .submenu-button{height:34px;width:34px;}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#000;content:'';}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px;}
#cssmenu .submenu-button.submenu-opened:after{background:#000;}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#000;content:'';}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px;}
#cssmenu .submenu-button.submenu-opened:before{display:none;}
#cssmenu #menu-button::before{background:#fff none repeat scroll 0 0;content:"";display:block;height:4px;position:absolute;right:17px;top:13px;width:25px;transition:transform 0.5s ease 0s;}
#cssmenu #menu-button::after{border-bottom:4px solid #fff;border-top:4px solid #fff;content:"";display:block;height:10px;margin-top:0;padding-top:4px;position:absolute;right:17px;top:21px;width:25px;transition:transform 0.5s ease 0s;}
#cssmenu #menu-button{background-color:#ff9326;border-bottom:8px solid #fff;color:#fff;cursor:pointer;display:block;font-size:12px;font-weight:700;padding:17px;text-transform:uppercase;transition:transform 0.5s ease 0s;}
#cssmenu #menu-button.menu-opened::before{background:#fff none repeat scroll 0 0;top:22px;transform:rotate(-45deg);width:25px;transition:transform 0.5s ease 0s;}
#cssmenu #menu-button.menu-opened::after{background:#ffffff none repeat scroll 0 0;border:0 none;height:4px;top:22px;transform:rotate(45deg);width:25px;transition:transform 0.5s ease 0s;}
#cssmenu #menu-button.menu-opened::before,
#cssmenu #menu-button.menu-opened::after{transition:transform 0.5s ease 0s;}
#cssmenu > ul > li > a{padding:20px 15px;}
#cssmenu .submenu-button{height:46px;}
#cssmenu ul ul li a{width:100% !important;}
#cssmenu > ul > li{float:left;}
#cssmenu .submenu-button.submenu-opened{background:transparent none repeat scroll 0 0;}
#header_inner .col-md-8.col-sm-8{width:100%;}
}



/*end menu style  ====*/


a:visited, a:hover, a:focus{outline:none;}
h3{text-transform:uppercase;}
input[type="file"]{border:1px solid #c5c5c5;}
.home h2, .contactWidget h2{color:#4d4d4d;text-transform:uppercase;font-size:40px;text-align:center;margin:0 0 30px;padding:0;}
.row-space{padding:70px 0;}
.space-LR{padding:0 7%;}
.Blue-bg{background-color:#0065a3;color:#fff}
.yellow_bg{background-color:#F78C56;}
.Blue-bg h2{color:#fff;}
.light-green-bg{background-color:#00a07e;color:#fff;}
.light-green-bg h2{color:#fff;}
.r-bg-white{background-color:#fff;padding:40px;}
.boxWrapper{margin-bottom:30px; }
.boxWrapper .boxContent.color3{background-color:#ef8800 !important;min-height:inherit;}
.logo{margin-top:10px;max-width:150px;}
#header_inner{}
.sticky{position:fixed;z-index:9999;width:100%;top:0;-webkit-box-shadow:0px 0px 18px 0px rgba(50, 50, 50, 0.6);-moz-box-shadow:0px 0px 18px 0px rgba(50, 50, 50, 0.6);box-shadow:0px 0px 18px 0px rgba(50, 50, 50, 0.6);}
.top-section{background-color:#00a07e;-webkit-box-shadow:0px 10px 18px -16px rgba(0,0,0,0.75);-moz-box-shadow:0px 10px 18px -16px rgba(0,0,0,0.75);box-shadow:0px 10px 18px -16px rgba(0,0,0,0.75);}
.top-section ul{float:right;list-style:none;padding:10px 0;margin:0;font-size:14px;}
.top-section ul li{float:left;padding:0 10px;display:block;}
.top-section ul li{border-right:1px solid #fff9cb;}
.top-section ul li.last{border-right:none;}
.top-section ul li, .top-section ul li a{color:#fff;}
.top-section ul li:hover, .top-section ul li:focus, .top-section ul li a:hover, .top-section ul li a:focus{color:#333;}
.top-section ul li i{margin-right:7px;}
#header_inner{background-color:#fff;transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;}
.brand img{max-width:100%;width:auto;}
.top-left span{background:#f7f7f7;color:#333;display:inline-block;padding:12px 20px;font-family:"Roboto", sans-serif;-webkit-box-shadow:0px -2px 8px 0px rgba(0,0,0,0.6);-moz-box-shadow:0px -2px 8px 0px rgba(0,0,0,0.6);box-shadow:0px -2px 8px 0px rgba(0,0,0,0.6);}
.Blue-bg{background:#003a79;}
.drupal-section{background:url(../images/drupal-robot3.png) no-repeat scroll center 70px;background-attachment:fixed;background-size:290px;}
body .row-space .ibg-bg{background-position:center top !important;background-size:100% 100% !important;width:100% !important;background-color:#ff9326 !important;background-image:none !important;background-repeat:repeat;}
body .row-space .ibg-bg:before{background-color:rgba(255, 255, 255, 0.8);}
#slider_wrap{margin-top:0;min-height:630px;position:relative;background:url(../images/banner-ntf.gif) no-repeat fixed 0 0;background-size:100%;background-position:0 50px;}
/*.gray-pattern{background:url(../images/diagonal-noise.png) repeat scroll 0 0;}*/
.success_disc{margin-top:70px;}
.success_disc > div{margin-bottom:20px;min-height:200px;padding:0 30px;}
.process-conainer{margin-top:50px;}
.process-box{margin-left:-15px;margin-right:-15px;padding:0 25px 25px;color:#c4e8f5;min-height:310px;}
.process-box a, .process-box h3{color:#d9f9f2;}
.process-box .iconBig i{font-size:40px;height:80px;line-height:80px;transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;}
.process-box .iconBig:hover i{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg);}
.process-box a p{font-size:14px;line-height:22px;}
.process-box a:hover, .process-box a:focus{text-decoration:none;color:#c4e8f5;}
.process-box:after{border-bottom:20px solid rgba(0, 0, 0, 0);border-left:20px solid;border-top:20px solid rgba(0, 0, 0, 0);content:"";height:0;margin-top:-20px;position:absolute;right:-20px;top:50%;width:0;z-index:10;}
.process-box.box1{background-color:#00745c;}
.process-box.box1:after{border-left-color:#00745c;}
.process-box.box2{background-color:#01896d;}
.process-box.box2:after{border-left-color:#01896d;}
.process-box.box3{background-color:#029577;}
.process-box.box3:after{display:none;}
.portfolio_section.container{z-index:0;position:static;height:auto !important;}
.portfolio_section.container .content--open{z-index:9999;}
.drupal_section span{display:block;margin-bottom:10px;}
.drupal_section span i{color:#fff;font-size:65px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.detail-wrap{position:relative;clear:both;color:#000;text-align:center;}
.detail-wrap h4{padding:0 10px;line-height:normal;color:#0d91d1;font-size:26px;font-family:"Exo 2", sans-serif;}
.detail-wrap > div{clear:both;}
.detail-wrap.d-left > div{float:right;}
.detail-wrap.d-left{padding-right:180px;}
.detail-wrap.d-left.first .block-info{margin-right:15px;}
.detail-wrap.d-right > div{float:left;}
.drupal_section ul{margin:0;padding:0 30px;text-align:left;}
.detail-wrap.d-right{margin-top:50%;padding-left:150px;}
.we-detail{padding:50px 30px;background-color:#fff;height:325px;width:325px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border:9px solid #ffa951;}
.we-detail li, .block-info li{line-height:12px;}
.block-info{background-color:#fff;height:170px;width:170px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;padding:30px;margin-top:-41px;border:6px solid #ffa951;}
.drupal_section h2{background-color:#F78C56;color:#fff;}
.portfolio_section h2{margin:30px auto 0;font-size:16px;width:25%;color:#000;}
.portfolio_section h2 span{font-size:22px;margin-bottom:20px;color:#000;}
.contactWidget h2{text-align:center;}
.inner-content-wrapper{background:url(../images/diagonal-noise.png) repeat scroll 0 0;padding-bottom:40px;}
.inner-content-wrapper .page-header{padding:20px 0;border-top:1px solid #eee;background:#f7f7f7;}
.inner-content-wrapper .page-header h1{color:#333;padding:0 20px;}
.widget h3{background:url(../images/diagonal-noise1.jpg) repeat scroll 0 0;border-bottom:3px solid #007d62;color:#fff;font-weight:normal;padding:10px 15px;font-weight:normal;}
.blogUpdates{border:8px solid #f7f7f7;}
.blogUpdates .tab-content{border:none;margin-bottom:0;padding:0;}
.blogUpdates .media-list{}
.blogUpdates .media-list li a{display:block;background:#fff;padding:10px 20px;color:#333;border-bottom:1px solid #eee;}
.blogUpdates .media-list li a:hover, .media-list li.current-leftbar > a{color:#fff;text-decoration:none;background:#007d62; }
footer.footer2 #mainFooter{background-color:#fff;margin:0;}
footer.footer2 h2{color:#4d4d4d;}
.address{margin:0 auto;text-align:center;}
.address h3{font-size:22px;color:#4d4d4d;}
.address p{color:#999999;font-size:14px;line-height:1.7em;}
footer.footer2 .btn-submit{font-size:14px;font-weight:bold;text-transform:uppercase;padding:8px 30px;border:none;background:#000;color:#fff;border-radius:50px;-webkit-border-radius:0px;-moz-border-radius:50px; min-width:180px; transition:all 0.4s ease-in 0s;
-moz-border-radius:50px;
-webkit-border-radius:50px;

}
footer.footer2 .btn-submit:hover, footer.footer2 .btn-submit:focus{background-color:#ff9326;}
.footer-bottom h4{background-color:#f06359;color:#fff;text-align:center;padding:15px 0;margin-top:50px; font-size:14px; margin:0; font-family:"Roboto",Helvetica,sans-serif !important;}
.portfolio_wrapper nav.primary{width:auto;margin:30px auto;display:table;}
.portfolio_wrapper nav.primary ul li{float:left;list-style:none;margin-bottom:10px;}
.portfolio_wrapper nav.primary ul li a{color:#000000;display:block;font-size:15px;line-height:20px;margin:0 10px;padding:3px 14px;text-decoration:none;outline:none;}
.portfolio_wrapper nav.primary li a.selected{border-bottom:3px solid #ff9326;outline:none;}
.portfolio_wrapper .main{padding:0;margin:0;display:block;}
.portfolio_wrapper .entry{position:relative;float:left;margin:10px;cursor:pointer;width:260px;height:410px;padding:0;background:#fff;box-shadow:0 0 4px #ddd;-webkit-box-shadow:0 0 4px #ddd;-moz-box-shadow:0 0 4px #ddd;}
.portfolio_wrapper .portfolio{margin:0;}
.portfolio_wrapper .magnifier{background:rgba(255, 147, 38, 0.8) url(../images/portfolio_image/magnifier.png) no-repeat center 50%;position:absolute;top:0px;left:0px;bottom:0px;right:0px;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.portfolio_wrapper .video-hover{background:rgba(0,160,126,.7) url(../images/portfolio_image/video.png) no-repeat center;position:absolute;top:10px;left:10px;bottom:10px;right:10px;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.portfolio_wrapper .entry:hover .video-hover, .portfolio_wrapper .entry:hover .magnifier{opacity:1;}
.portfolio_wrapper img{max-width:100%; margin:0;}
.portfolio_wrapper .isotope-item{z-index:2;}
.portfolio_wrapper .isotope-hidden.isotope-item{pointer-events:none;z-index:1;}
.portfolio_wrapper .isotope, .portfolio_wrapper .isotope .isotope-item{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;transition-duration:0.8s;}
.portfolio_wrapper .isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;transition-property:height, width;}
.portfolio_wrapper .isotope .isotope-item{-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform, opacity;transition-property:transform, opacity;}
.portfolio_wrapper .isotope p{margin-bottom:0;}
.portfolio_wrapper .boxContent{background:#ffffff;padding:10px;text-align:center;position:relative;z-index:2;}
.portfolio_wrapper .boxContent h3{line-height:normal;margin-bottom:0;color:#000;margin:10px 0;}
.portfolio_wrapper .isotope .isotope-item > a{position:relative;display:block;}
.portfolio_wrapper .entry:hover .magnifier{color:#ffffff;opacity:1;transform:translate3d(0px, 0px, 0px) scaleY(1);}
.magnifier{color:#ffffff;font-size:1.5rem;opacity:0;transform:translate3d(0px, 24px, 0px) scaleY(0);transition:all 0.4s linear 0s;}
.portfolio_wrapper .boxContent > p{/*padding-bottom:80px;*/position:relative; font-size:13px;}
..portfolio_wrapper .moreLink{ font-weight:800;}
.boxContent > p a{position:absolute;bottom:0px;width:100%;}
.boxContent > p a{color:#000;text-decoration:none;background-color:#ff9326;display:block;padding:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0px 3px 0px #db7814;-moz-box-shadow:0px 3px 0px #db7814;box-shadow:0px 3px 0px #db7814;text-align:center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
.boxContent > p a:hover{background:#000000 none repeat scroll 0 0;box-shadow:0 3px 0 #020202;-webkit-box-shadow:0 3px 0 #020202;-moz-box-shadow:0 3px 0 #020202;color:#ffffff;}
.boxContent > p a:active{-webkit-box-shadow:0px 3px 0px #dbc400;-moz-box-shadow:0px 3px 0px #dbc400;box-shadow:0px 3px 0px #dbc400;bottom:6px;}
.white-bg{background:#fff;}
div.light_square .pp_close::before{border:3px solid #000000;border-radius:50%;color:#000000;content:"X";display:block;font-size:14px;font-weight:bold;height:30px;line-height:27px;position:absolute;right:0;text-align:center;text-indent:0;top:-4px;width:30px;}
.portfolio_wrapper nav.primary ul li a{position:relative;border-bottom:3px solid #ffffff; text-transform:uppercase;}
.portfolio_wrapper nav.primary ul{padding:0;}
/*.portfolio_wrapper nav.primary ul li a:hover{border-bottom:3px solid #ff9326;}*/
.portfolio_wrapper nav.primary ul li a::after{border-right:1px solid #363636;content:"";height:14px;margin-top:-7px;position:absolute;right:-10px;top:50%;width:1px;}
.portfolio_wrapper nav.primary ul li a.selected::before{border-color:#ff9326 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);border-style:solid;border-width:6px;bottom:-15px;content:"";left:50%;margin-left:-6px;position:absolute;}
body .btn-primary{background-color:#007d62;display:inline-block;cursor:pointer;color:#fff;font-family:"Roboto", sans-serif;font-size:16px;text-decoration:none;border-left:none;border-right:none;border-top:none;border-bottom:5px solid #00664f;text-shadow:none;-webkit-text-shadow:none;-moz-text-shadow:none;letter-spacing:1px; border:0;}
body .btn-primary:hover{background-color:#ff9326;}
body .btn-primary:active{position:relative;top:1px;color:#333;}
.full-width-input{padding:8px 12px !important;width:100% !important;}
#requestForm .allborder{}
.footer2{clear:both;}
.in-bg .ibg-bg{position:absolute;top:0;background-attachment:fixed !important;z-index:-1;}
.in-bg{position:relative;}
.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}
.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.landing-wrapper #mainFooter{display:none;}
.landing-wrapper textarea{height:auto;}
.slider-section{position:relative;}
#reward-form{position:absolute;top:80%;z-index:99;width:100%;}
#reward-form .form-wrapper{float:none;margin:0 auto;border:1px solid #f6f6f6;background:#ebd200;padding:20px;}
#reward-form .form-wrapper .form-group input{width:100%;}
.form-wrapper label{font-weight:normal;font-size:14px;text-align:left;}
.form-wrapper .form-group label{padding-top:9px;padding-bottom:9px;}
.content-title > section > h2{font-family:"Roboto", sans-serif;font-size:1.22em;margin-bottom:10px;}
.r-bg-white > section > h2{}
.r-bg-white ul{padding-left:20px;}
.r-bg-white ul li{list-style-type:none;padding:2px 0;}
.r-bg-white ul li::after{background:#333 none repeat scroll 0 0;border-radius:20px;content:"";float:left;height:5px;margin-right:10px;margin-top:9px;width:5px;}
.r-bg-white ul li a{color:#333;}
.r-bg-white ul li a:hover, .r-bg-white ul li a:focus{color:#007d62;}
.ourexpertise-cont .boxContent{padding:0 !important;}
.ourexpertise-cont .boxContent.color3{background-color:transparent !important;}
.ourexpertise-cont .boxContent.color3 a{background-color:#ef8800 !important;display:block;min-height:inherit;padding:0.5em 1em;width:100%;text-transform:uppercase;font-family:"Roboto", sans-serif;font-size:16px; color:#fff;}
.ourexpertise-cont .boxContent.color3 a:hover, .ourexpertise-cont .boxContent.color3 a:focus{text-decoration:none;background-color:#333 !important;color:#ef8800;}
.imgRounded.color2{background:#fff;padding-top:35px;}
.cms-detail{padding:0 15px;}
.request-wrapper .footer2 #mainFooter{display:none;}
.request-wrapper .footer-bottom{margin-top:0;}
.request-wrapper #requestForm .form-title{margin-bottom:0;}
.request-wrapper #requestForm h2{text-align:left;font-family:"Roboto", sans-serif;font-size:1.22em;margin-bottom:10px;}
#requestForm p{clear:both;margin-bottom:5px;}
#requestForm input[type="checkbox"]{float:left;width:15px;}
#requestForm #btnReset{display:inline-block;width:auto;}
/*----portfolio-new---*/
.portfolio_wrapper .boxContent{
	position:inherit;}
.prettyPhoto::after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.prettyPhoto {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.boxContent > h3 {
      background: rgba(0, 160, 126, 0.8) none repeat scroll 0 0;
    color: rgb(255, 255, 255) !important;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    left: 0;
    line-height: 17px !important;
    padding: 15px;
    position: absolute;
    text-align: left;
    top: -60px;
    width: 100%;
}
.portfolio_wrapper .magnifier {
    background: rgba(0, 0, 0, 0.6) url("../images/portfolio_image/magnifier.png") no-repeat scroll center 50%;
}
.portfolio_wrapper .boxContent{
	line-height: 20px;
    min-height: 200px;
    padding: 5px 5px 10px 15px;
    text-align: left;
}
.boxContent > p{	position:unset !important;}
.boxContent > p a {
     background-color: transparent;
    border: 2px solid #00a07e;
    border-radius: 0;
    bottom: 10px;
    box-shadow: none;
    color: #00a07e;
    display: block;
    max-width: 110px;
    padding:10px;
    position: absolute !important;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
	
	position: relative;
    overflow: hidden;
}

.boxContent > p a:hover {
  background:#00a07e none repeat scroll 0 0;
    box-shadow: none;
      color: #fff;
}

/*-----*/
.boxContent > p a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 116px;
  height: 116px;
  margin-left:-58px;
  margin-top:-58px;
  background:#fff;
  border-radius: 100%;
  opacity: .6;

  transform: scale(0);
}

@keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
.boxContent > p a:not(:active):after {
  animation: ripple 1s ease-out;
}
.boxContent > p a:after {
  visibility: hidden;
}

.boxContent > p a:focus:after {
  visibility: visible;
}

/*======== 20 sept  home page =========*/

.profile-section .iconWrapper::after {
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
	background:#ff9326;
	
	
    transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	 transition:all 0.4s ease-in 0s;
	-moz-transition:all 0.4s ease-in 0s;
	-ms-transition:all 0.4s ease-in 0s;
	-webkit-transition:all 0.4s ease-in 0s;
     width: 100%;
     z-index: 9;
	 
	
}

.profile-section .iconWrapper:hover::after {

    transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);

	
	
}

.profile-section .iconWrapper:hover .fa {
    transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
    z-index: 9999;
	color:#fff;
	z-index:999;
}

.profile-section .iconWrapper .fa
{
	transition:all 0.5s ease-in 0s;
	-moz-transition:all 0.5s ease-in 0s;
	-ms-transition:all 0.5s ease-in 0s;
	-webkit-transition:all 0.5s ease-in 0s;
	color:#ff9326;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
.profile-section .iconWrapper 
{
	cursor:pointer;
	background:none;
	border: 2px solid #ff9326;
}

.detail-wrap h4
{
	font-size:24px;
}


.drupal-section em {
    font-style: normal;
	font-size:18px;
	font-weight:600;
	line-height: normal;
}

.profile-section .iconBox-body h3
{
	font-weight:800;
	
}
.yellow_bg .drupal_section .slideInLeft strong
{
	font-size:17px;
	display:block;
}
.yellow_bg .drupal_section .detail-wrap span
{
	font-size:15px;
	line-height:15px;
	margin-bottom:12px;
	color:#333;
}
.yellow_bg .drupal_section .block-info
{
	background:#236e9c ;
	border-color:#cfe9eb;
	color:#fff;
	position:relative;
	z-index:9;
	
}
.button_request.btn.btn-primary {
    margin-left: 10px;
    width: 20%;
}

.yellow_bg .drupal_section ul
{
	padding:0 0 0 50px;
	
}

/*===== 22 sept =========*/

.yellow_bg .drupal_section .block-info.eight-years, .yellow_bg .drupal_section .block-info.five-lakhs
{
	padding:45px 0 0 0;
}
.yellow_bg .drupal_section .block-info.seven-plus
{
	padding:35px 5px 0;
}


.yellow_bg .drupal_section .block-info.eight-years strong , .yellow_bg .drupal_section .block-info.five-lakhs strong,
.yellow_bg .drupal_section .block-info.seven-plus strong
{
	font-size:32px;
	display:block;
}

.zoomer__image
{
	left:0;
	right:0;
	margin:auto;
}
.space-LR{padding:0 2%;}
.yellow_bg .drupal_section
{
	font-family:"Exo 2",sans-serif ;
}

.yellow_bg .drupal_section .five-lakhs span, .yellow_bg .drupal_section .seven-plus span, .yellow_bg .drupal_section .eight-years span
{
	margin-top:5px;
	font-size:17px;
	color:#fff;
}

.yellow_bg .drupal_section .we-detail li{list-style:none; position:relative;}
.yellow_bg .drupal_section .we-detail li::after {
    color: #0d91d1;
    content: "";
    font-size: 13px;
    left: -16px;
    position: absolute;
    top: 3px;
	border:2px solid #0d91d1;
	border-radius:50%;
	width:10px;
	height:10px;
}


/*==== hover  effect =========*/

.we-detail
{
	position:relative;
}
.detail-wrap.d-left.first .we-detail::after
{
	background:#236e9c url("../images/what-we-do.png") no-repeat scroll center center / 140px auto;
}
.detail-wrap.d-left.second .we-detail::after
{
	background:#236e9c url("../images/success.png") no-repeat scroll center center / 140px auto;
}
.detail-wrap.d-right .we-detail::after
{
	background:#236e9c url("../images/excellence.png") no-repeat scroll center center / 140px auto;
}


/*.we-detail::after {
    
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
    transform-origin: 100% 40% 0;
	-moz-transform-origin: 100% 40% 0;
	-webkit-transform-origin: 100% 40% 0;
    transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-webkit-transition: all 0.4s linear 0s;
    width: 100%;
	box-shadow:0px 0px 0px 9px #509bc9;
}*/
.we-detail:hover::after {
    transform: rotate(-120deg);
	-moz-transform: rotate(-120deg);
	-webkit-transform: rotate(-120deg);
}


.detail-wrap.d-right .we-detail:hover::after {
    transform: rotate(-120deg);
	-moz-transform: rotate(-120deg);
	-webkit-transform: rotate(-120deg);
}
.detail-wrap.d-right .we-detail
{
	transform-origin: 100% 40% 0;
	-moz-transform-origin: 100% 40% 0;
	-webkit-transform-origin: 100% 40% 0;
}

/*.we-detail::before {
    background:#3c87b5;
    border-radius: 50%;
    content: "";
    height: 10px;
    position: absolute;
    right: -6px;
    top: 114px;
    width: 10px;
    z-index: 9;
	border:2px solid #236e9c;
}*/

.block-info p {
    font-size: 18px;
    font-weight: 800;
    line-height: normal;
	margin-bottom:0;
}

#mainHeader #cssmenu > ul > li > a:hover {
    color: #fff !important;
}
.yellow_bg .drupal_section .block-info strong , .yellow_bg .drupal_section .block-info span, .yellow_bg .drupal_section .block-info p
{
	transition:all 0.4s ease-in 0s;
	-moz-transition:all 0.4s ease-in 0s;
	-webkit-transition:all 0.4s ease-in 0s;
	cursor:pointer;
	margin:4px 0;
}

#cssmenu > ul > li.has-sub > a:hover::before , #cssmenu > ul > li.has-sub > a:hover::after
{
		background:#fff;
}

/*=== portfolio page =====*/

.boxContent > h3
{
	background:#00a07e;
	top:-40px;
	line-height:40px !important;
	height:40px;
	padding:0;
	margin:0;
	text-align:center;
	font-weight:normal;
	
}
.portfolio_wrapper .boxContent h3
{
	margin:0;
}

.portfolio_wrapper nav.primary ul li a::before {
	
    background:#ff9326;
    bottom: -4px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 0;
}

.portfolio_wrapper nav.primary ul li a:hover::before {
    transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
    width: 100%;
}

/*====  hover  bg design changes ======*/

.yellow_bg .drupal_section .block-info::after {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transition:all 0.4s ease-in 0s;
	-moz-transition:all 0.4s ease-in 0s;
	-webkit-transition:all 0.4s ease-in 0s;
     width: 100%;
	 z-index:0;

}
.yellow_bg .drupal_section .block-info:hover::after {
    transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	z-index:-99;
}
.yellow_bg .drupal_section .block-info:hover strong {
    color: #236e9c;
    z-index: 9999;
}

.yellow_bg .drupal_section .block-info:hover span{
    color: #236e9c;
    z-index: 9999;
}

.yellow_bg .drupal_section .block-info:hover p{
    color: #236e9c;
    z-index: 9999;
}

.allborder .button_request.button1.btn.btn-primary{width:150px;}

.careers #mainFooter{display:none;}
.careers{ padding-bottom:0; }
.imgWrapper{ padding:0;}
.imgWrapper img { margin:0;}
#cssmenu > ul > li.current > a{background:#ff9326;color:#fff;}
#cssmenu > ul > li.has-sub.current > a::before, #cssmenu > ul > li.has-sub.current > a::after{background:#fff;}


/*#========== form design  ======3*/
.margin-30 #requestForm{

    padding:0;
	position:relative;
	background:#f8f8f8;
}
.margin-30 #requestForm h3 {
    color: #fff;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    z-index: 9;
	font-size:20px;
	background: #00a07e;
	border-bottom:3px solid #ff9326;
}
.margin-30 #requestForm h3::after {
    border-left: 26px solid rgba(0, 0, 0, 0);
    border-right: 26px solid rgba(0, 0, 0, 0);
    border-top: 19px solid #ff9326;
    bottom: -30px;
    content: "";
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 30px;
    z-index: -9999;
}

.margin-30 #requestForm h3::before {
    border-left: 20px solid  transparent;
    border-right: 20px solid  transparent;
    border-top: 15px solid #00a07e;
    bottom: -20px;
    content: "";
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 20px;	
}

 .red{color:#F00;}

blockquote.ntf-msg {
    font-size: 30px;
    margin:auto;
	color:#FFF;
	font-family:"Exo 2",sans-serif;
	max-width:1160px;
}
/*.message_section blockquote {
    bottom: 20%;
    display: block;
    justify-content: center;
    left: 0;
    margin: auto;
    min-height: 200px;
    padding:2% 20px 2% 20px;
    position: absolute;
    right: 0;
    top: 20%;
}*/
.message_section blockquote::after, .message_section blockquote::before {

    font-size: 50px;

}

.message_section {
/*    background:url(../images/bannerImage.png) no-repeat scroll center 0 50px / 100% auto;*/
	background:rgba(0, 0, 0, 0) url("../images/bannerImage.jpg") no-repeat fixed 0 50px / 100% auto;
    float: left;
    margin: 0;
    min-height: 300px;
    padding: 0;
    width: 100%;
	position:relative;
	justify-content:center;
	-webkit-justify-content:center;
	display:-webkit-flex;
	alignment-content:center;
}
#requestForm #captchaimg {
    border: 1px solid #e4e4e4;
    margin: 0;
    max-width: 217px;
    padding: 19px;
}
.home{overflow:hidden;}
.margin-30 #requestForm .form-group{ padding:0 20px;}

.ntf-message {
    margin: auto;
    max-width: 1170px;
}

/* paypal page */
.paypal_payment #lm_paypal_form input{
	width:auto;
	background:#fff;
}
.paypal_payment #lm_paypal_form input.pay_amt{
	background:#f8f8f8;
	margin: 0 auto 20px;
    width: 60%;
}
.paypal_payment{
	border:8px solid #f7f7f7;
	background:#fff;
	padding:50px;
	text-align:center;
}
.paypal_title{
	font-size: 22px;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.paypalobject{
	clear:both;
	margin-top:10px;
}