@font-face {
 font-family: "Rubik-Regular";
 src: url('../fonts/web-fonts/Rubik-Regular.ttf' ); 
 src: url('../fonts/web-fonts/Rubik-Regular.ttf' ) format("truetype");
}

@font-face {
 font-family: "Rubik-Medium";
 src: url('../fonts/web-fonts/Rubik-Medium.ttf' ); 
 src: url('../fonts/web-fonts/Rubik-Medium.ttf' ) format("truetype");
}

@font-face {
 font-family: "Rubik-Light";
 src: url('../fonts/web-fonts/Rubik-Light.ttf' ); 
 src: url('../fonts/web-fonts/Rubik-Light.ttf' ) format("truetype");
}

@font-face {
 font-family: "Rubik-Bold";
 src: url('../fonts/web-fonts/Rubik-Bold.ttf' ); 
 src: url('../fonts/web-fonts/Rubik-Bold.ttf' ) format("truetype");
}

@font-face {
 font-family: "Rubik-Light";
 src: url('../fonts/web-fonts/Rubik-Light.ttf' ); 
 src: url('../fonts/web-fonts/Rubik-Light.ttf' ) format("truetype");
}


body{font-family: "Rubik-Regular";}
p{line-height: 30px;}
h1,h2{font-family: "Rubik-Medium";}


#overlay_loading{position:fixed;transition: 1s 0.4s;top:0px;right:0px;width:100%;height:100%;
  background-color:rgba(255,255,255,0.9);
  background-image:url('../images/loading3.gif');
  background-repeat:no-repeat;
  background-position:center;
  z-index:10000000;
  filter: alpha(opacity=40);
}

.display-none-imp{display: none !important;}

/*heading*/
.heading1{font-family: "Rubik-Light";color: #000;line-height:50px;display: inline-block;padding-bottom:10px;position: relative;}
.heading1:before{content:'';height:3px;width:20%;background:#db2330;position:absolute;left:calc(50% - 10%);bottom:-5px;display: block;}


/*button styles*/
.btnRaw{font-family: "Rubik-Medium";text-transform: uppercase;display: inline-block;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);position: relative;}

.btnRaw:before{content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;
  bottom: 0;-webkit-transform: scale(0);transform: scale(0);-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}

.btnRaw:hover:before, .btnRaw:focus:before, .btnRaw:active:before {-webkit-transform: scale(1);transform: scale(1);}

.btn1{border:2px solid #f46e66;color: #f46e66;padding:4px 16px;border-radius: 12px;font-size: 0.8em;letter-spacing:0.5px;}
.btn1:before {border-radius: 8px;background: #f46e66;}
.btn1:hover, .btn1:focus, .btn1:active {border:2px solid #f46e66;background:transparent;color: #fff;}

.btn2{border:2px solid #f9bf3e;color: #fff;padding:10px 40px;border-radius: 12px;font-size: 1em;letter-spacing:1px;}
.btn2:before {border-radius: 8px;background: #f9bf3e;}
.btn2:hover, .btn2:focus, .btn2:active {border:2px solid #f9bf3e;background:transparent;color: #fff;}

.btn3{border:2px solid #da625a;color:#da625a;padding:8px 35px;border-radius: 12px;font-size: 1em;letter-spacing:1px;}
.btn3:before {border-radius: 8px;background: #da625a;}
.btn3:hover, .btn3:focus, .btn3:active {border:2px solid #da625a;background:transparent;color: #fff;}


.btn4{border:2px solid #676767;color:#676767;padding:8px 35px;border-radius: 12px;font-size: 1em;letter-spacing:1px;}
.btn4:before {border-radius: 8px;background: #676767;}
.btn4:hover, .btn4:focus, .btn4:active {border:2px solid #676767;background:transparent;color: #fff;}


.letter-spacing01{letter-spacing: 0.1px;}

/*top bar*/

.top-bar{overflow: hidden;}
.top-bar .strip{height: 7px;width: 15%;}
.top-bar .white-strip{height: 7px;width: 2%;}

.top-bar .white-strip1{background: url(../images/strips/one.png) no-repeat;background-size: cover;}
.top-bar .white-strip2{background: url(../images/strips/two.png) no-repeat;background-size: cover;}
.top-bar .white-strip3{background: url(../images/strips/three.png) no-repeat;background-size: cover;}
.top-bar .white-strip4{background: url(../images/strips/four.png) no-repeat;background-size: cover;}
.top-bar .white-strip5{background: url(../images/strips/five.png) no-repeat;background-size: cover;}

.top-bar .tilt-strip1{background: #da625a;}
.top-bar .tilt-strip2{background: #5fa886;}
.top-bar .tilt-strip3{background: #eea417;}
.top-bar .tilt-strip4{background: #49c7f4;}
.top-bar .tilt-strip5{background: #e8804d;}
.top-bar .tilt-strip6{background: #008080;}


/*logo section*/
.logo-section .logo{width: 100%;margin: 15px 0px;}
.logo-section .phone a{margin-top: 24px;color: #3c3c3c;display: block;font-family: "Rubik-Medium";font-size: 0.9em;}
.logo-section .btn1{margin-top: 14px;}


/*Menu*/
.main-navigation ul{width: 100%;background: #5b5b5b; display: flex; box-sizing: border-box;}
.main-navigation ul li{display: inline;flex: 1;text-align: center;}
.main-navigation ul li a{color: #fff;display: block;text-align: center;background: #5b5b5b;    font-size: 1em;margin: 3px 0px;}
.main-navigation ul li a:hover{color:#ffdf82;}
.main-navigation ul li .active{color: #ffdf82;}
/*.main-navigation ul li a .fa{font-size: 1.1em;}*/
.main-navigation ul .strip{flex: inherit;width:30px;height:30px;background: url(../images/strips/menu-strip.png) no-repeat;background-size: cover;}

/*.main-navigation ul .sub-menu{position: relative;}
.main-navigation ul .sub-menu ul{position: absolute;top:35px;display: block;width:170%;}
.main-navigation ul .sub-menu ul li a{display: block;}*/

/*Mobile Menu*/
.mobileMenuBar{height:0%;width:100%;position:fixed;z-index:1;top:0;left:0;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.9);overflow-y:hidden;transition:0.5s}
.mobileMenuItems{position:relative;top:10%;width:100%;text-align:center;margin-top:30px}
.mobileMenuBar a{padding:8px;text-decoration:none;font-size:36px;color:#818181;display:block;transition:0.3s}
.mobileMenuBar a:hover,.mobileMenuBar a:focus{color:#f1f1f1}
.mobileMenuBar .closebtn{position:absolute;top:15px;right:45px;font-size:45px}
/**/
#mobileMenuButton{display: none;position: absolute;top:5px;right: 10px;}
.mobile-menu-items{background: #fff;width:300px;height:100vh;position: fixed;left:-300px;top:0px;z-index:98;padding:0px 0px 20px 0px;margin:0px;box-shadow: 2px 0px 5px #6b6b6b;overflow-y: scroll;height:100vh;transition: 0.3s;}
.mobile-menu-items-ul{}
.mobile-menu-items-ul li{list-style-type: none;}
.mobile-menu-items-ul li:first-child{border-top: 1px solid #cccccc;}
.mobile-menu-items-ul li{border-bottom: 1px solid #cccccc;}
.mobile-menu-items-ul li a{display:block;color: #353535;padding:16px 10px;font-size:13px;font-weight: 600;}
/*.mobile-menu-items-ul li a .fa {color: #5d5d5d;font-size: 16px;padding-right: 10px;width: 30px;text-align: center;}*/
.mobile-menu-items-ul li a img{width:30px;padding-right: 10px;text-align: center;}
.sidebar-logo{text-align: center;background: #fff8e5 url(../images/bg/pattern8-footer.png)repeat;}
.sidebar-logo img{width: 220px;padding:30px 0px;display: inline-block;}

.sidebar-social{margin:10px 0px;padding:0;text-align: center;}
.sidebar-social li{list-style-type: none;display: inline;}
.sidebar-social li a{display: inline-block;padding: 0px 5px;}
.mobile-menu-items p{font-size: 0.8em;text-align: center;}

#btnMenuBarOpenMobile .fa,#btnMenuBarCloseMobile .fa{color:#000;font-size: 22px;margin: 22px 0px;}
.btnMenuBarClose2{cursor: pointer;}
.btnMenuBarClose2 .fa{opacity: 0.5;}

/*Home bg*/
.home-bg{background: #4995b7 url(../images/main/home-bg.png) no-repeat;height:88vh;margin-top: 10px;background-position: center center;background-size: 100% 100%;}
.home-bg .laptop{margin: 15px 0px;}
.home-bg h1{color: #fff;margin: 50px 0px 15px 0px;line-height: 60px;letter-spacing: 0.5px;font-size:2.7em;}
.home-bg h1 span{display: block;}
.home-bg h3{color: #fff;font-family: "Rubik-Light";font-size:1.6em;line-height: 40px;letter-spacing: 0.7px;margin-bottom: 35px;}
.home-bg h3 span{display: block;}


/*Home Services*/
.home-services{margin-top: 50px;}
.home-services p{margin: 40px 0px;font-size:1.2em;line-height: 30px;}
.home-services p span{display: block;}
.home-services-box .box{text-align: center;padding: 20px 10px;border-radius: 8px;}
.home-services-box .box h2{font-size:1.3em;color: #fff;font-family: "Rubik-Regular";margin: 15px 0px;line-height: 26px;}
.home-services-box .box p{color: #fff;font-family: "Rubik-Light";padding: 0px 15px;line-height: 26px;margin-bottom: 10px;font-size: 1em;}
.home-services-box .read-more{font-size: 0.7em;color: #3d3d3d;font-weight: bold;padding-top: 2px;display: inline-block;}
 .home-services-box .read-more:hover{color: #000;}
.home-services-box .read-more img{width: 25px;opacity: 0.5;margin-right:10px;-webkit-transform: translateZ(0);transform: translateZ(0);}
 .home-services-box .read-more:hover>img{opacity: 0.8;-webkit-transform: translateX(3px);transform: translateX(3px);}

.home-services-box .one{background: #da625a;}
.home-services-box .two{background: #5fa886;}
.home-services-box .three{background: #e8804d;}
.home-services-box .four{background: #009b9b;}
.home-services-box .five{background: #4995b7;}

/*.products-categories h2{margin: 10px 0px;}
.products-categories .features{text-align: center;}
.products-categories .features .fa{font-size:1.9em;margin-bottom: 10px;color: #535353;}
.products-categories .features h6{font-size:1em;}

.products-categories .bullets li{list-style-type: none;padding-bottom:10px;line-height: 28px;}
.products-categories .bullets li i{color: #da625a;padding-right: 5px;}
.products-categories .bullets li img{width: 26px;margin-right: 5px;}
.products-categories .bullets2 li{padding-bottom:12px;}*/


/*Home about*/
.home-about{background: url(../images/main/home-about-bg.jpg) no-repeat;height:480px;margin-top: 80px;background-position: center center;background-size: cover;padding: 70px 0px;/*background-attachment: fixed;*/}
.home-about h1{color: #fff;font-family: "Rubik-Light";margin-bottom: 25px;}
.home-about p{color:#fff;font-size: 1.2em;line-height: 30px;font-family: "Rubik-Light";}
.home-about a small{font-weight:600;color: #ed6362;}
.home-about .icon-box{text-align: center;margin:50px 0px 20px 0px;/*border-right:1px solid #fff;*/}
.home-about .middle-icon-box{border-left:1px solid #628b8c;border-right:1px solid #628b8c;}
.home-about .icon-box img{width:60px;margin:0px 0px 20px 0px;}
.home-about .icon-box h4{color: #fff;font-size: 1.2em;}


/*Home reviews*/
.home-reviews{margin-top: 80px;}
.home-reviews .heading1{margin-bottom:40px;}
.home-reviews .review-author{font-family: "Rubik-Regular";font-weight: 600 !important;font-size: 0.8em;}
.home-reviews .review-text{font-size: 0.9em !important;line-height: 24px;font-family: "Rubik-Regular";color: #000;}
.home-reviews .review-date{font-size: 0.8em;color: #000;}

.home-reviews .box{text-align: center;padding: 20px 10px;border: 1px solid #ddd;}
.home-reviews .box h4{margin: 0px 0px 5px 0px;font-size: 1.0rem;font-weight: 600;}
.home-reviews .box h5{margin: 0px 0px 5px 0px;color: #6e6e6e;font-weight: normal;font-size: 0.8rem;}
.home-reviews .box .star-list {color: #E4B248;font-size: 1.2em;font-style: normal;}
.home-reviews .box p {margin: 5px 0px 0px 0px;text-align: left;line-height: 26px;padding: 0px 10px;font-size: 1em;}


/*home counters*/
.home-counters{background: #3a7590 url(../images/main/counter-bg.png) no-repeat;height:350px;margin-top: 80px;background-position: center center;background-size: 100% 100%;}
.home-counters h1{color: #fff;font-family: "Rubik-Light";margin-top: 50px;}
.home-counters h4{color: #fff;font-size: 1.3em;font-family: "Rubik-Light";text-align: center;line-height: 30px;letter-spacing: 0.5px;}
.home-counters h4 span{font-weight: bold;}
.home-counters h4 span .counter-up{min-width: 60px;}
.home-counters .counter-box{text-align: center;padding:58px 0px;}
.home-counters .counter-box img{width:50px;margin-bottom: 25px;}

/*home products*/
.home-products{margin-top: 80px;}
.home-products p{margin: 40px 0px;font-size:1.2em;line-height: 30px;}
.home-products p span{display: block;}
.home-products .boxes h2{font-size: 1.3em;color: #da625a;font-family: "Rubik-Regular";margin: 15px 0px 5px 0px;line-height: 26px;text-align: left;}
.home-products .boxes .bg-strip{/*background: #f5f5f5;*/text-align: center;padding: 10px 0px;border: 1px solid #e6e6e6;background: url(../images/products/bg-texture1.jpg)no-repeat;background-size: cover;}
.home-products .boxes .bg-strip img{width: 150px;}
.home-products .boxes p{color: #000;font-family: "Rubik-Regular";line-height: 26px;font-size: 1em;margin: 0px 0px 10px 0px;}

.home-products .read-more{font-size: 0.7em;color: #3d3d3d;font-weight: bold;padding-top: 2px;display: inline-block;}
.home-products .read-more:hover{color: #000;}
.home-products .read-more img{width: 25px;opacity: 0.5;margin-right:10px;-webkit-transform: translateZ(0);transform: translateZ(0);}
.home-products .read-more:hover>img{opacity: 0.8;-webkit-transform: translateX(3px);transform: translateX(3px);}

/*home clientele*/
.home-clientele{padding: 80px 0px 80px 0px;background:#fff9f7 url(../images/bg/pattern9-footer.png) repeat;position: relative;margin-top: 80px;}
.home-clientele .heading1{margin-bottom:40px;}
.home-clientele .client-box img{width:100%;height: 100%;border:1px solid #ddd;}
.home-clientele .client-box{overflow: hidden;position: relative;margin-bottom: 30px;min-height: 170px;}
.home-clientele .client-box .overlay{position: absolute;left:0;bottom:-45px;background: rgba(1,49,69,.9);width:100%;height:45px;padding:10px 10px;color:#fff;}
.home-clientele .client-box:hover>.overlay{bottom:0px;}
.home-clientele .client-box .overlay .fa-link{float: right;color:#fff;margin: 3px 0px;}


/*home cta*/
.home-cta{background: #104f4e;padding:40px 0px;}
.home-cta h2{font-family: "Rubik-Regular";font-weight: 400;color:#fff;letter-spacing: 0.8px;margin-bottom:5px;font-size: 1.7em;}
.home-cta p{color: #cac2c2;}
.home-cta .btn2{padding: 10px 20px;}



.footer{background: #3a7590 url(../images/main/footer-bg.jpg) no-repeat;height:650px;background-position: center center;background-size: 100% 100%;padding-top:50px;}
.footer .adjustment-height{height: 200px;}
.footer h3{color:#fe7067;margin-bottom: 20px;}
.footer p{font-size: 1em;color: #fff;font-size: 1.2em;}
.footer ul{margin:0;padding:0;}
.footer .m-l{margin-left: 30px;}
.footer ul li{line-height: 32px;list-style-type: none;}
.footer ul li a{font-size: 1.2em;color: #fff;}
.footer ul li a:hover{color: #ddd;}
.footer .border-right{border-right:1px solid #5f5f5f !important;}

.footer-middle{border-top:1px solid #5f5f5f;padding: 15px 0px;}
.footer-middle .label{color: #f4de78;margin-bottom: 10px;}
.footer-middle h1{font-family: "Rubik-Light";color: #fff;font-size: 1.7em;}

.footer-middle .social{margin: 0;padding: 0;}
.footer-middle .social li{list-style-type: none;display: inline;}
.footer-middle .social li a {display: inline-block;padding: 0px 2px;}
.footer-middle .social li a img{-webkit-transition: -webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;opacity: 0.9;}
.footer-middle .social li a:hover img{opacity: 1;}

.footer-bottom{background: rgba(43,57,70,1);padding: 20px 0px;}

.footer-mail-link,.footer-call-link{color: #fff;}
.footer-mail-link:hover,.footer-call-link:hover{color: #f4de78;}

.about-bg{margin-top:10px;margin-bottom:60px;}
.about-overview{margin-bottom: 80px;}
.about-overview .heading1{margin-bottom: 40px;}
.about-overview p{font-size: 1em;line-height: 30px;text-align: justify;}
.about-overview .margin-lr{padding-left:120px;}
.about-choose-us{background: #f9c7c7;padding:50px 0px;margin-bottom:80px;}
.about-choose-us .icon-box{margin:40px 0px 10px 0px;}
.about-choose-us .icon-box img{width:70px;background: #fff;border-radius:50%;padding: 10px 10px;margin-bottom: 10px;}
.about-choose-us .icon-box h4{font-size:1.3em;}
.mission-vision{margin-bottom: 80px;}
.about-home-counters{margin-bottom: 80px;}


.services-bg{margin-top:10px;margin-bottom:60px;}
.service-cover-bg{margin-top: 10px;margin-bottom:0px;}
.service-parent{margin-top:80px;}

.services-panels img{/*border:1px solid #ddd;*/width: 100%;}
.services-panels h4{margin-bottom: 15px;color: #da625a;}
.services-panels .read-more{font-size: 0.9em;color: #3d3d3d;font-weight: bold;padding-top: 2px;display: inline-block;margin-top:10px;}
.services-panels .read-more:hover{color: #000;}
.services-panels .read-more img{width: 25px;opacity: 0.5;margin-right:10px;-webkit-transform: translateZ(0);transform: translateZ(0);}
.services-panels .read-more:hover>img{opacity: 0.8;-webkit-transform: translateX(3px);transform: translateX(3px);}

.products-bg{margin-top:10px;margin-bottom:60px;}
.products-panels img{/*border:1px solid #ddd;*/width: 100%;}
.products-panels h4{margin-bottom: 15px;color: #000;}
.products-panels .read-more{font-size: 0.9em;color: #3d3d3d;font-weight: bold;padding-top: 2px;display: inline-block;margin-top:10px;}
.products-panels .read-more:hover{color: #000;}
.products-panels .read-more img{width: 25px;opacity: 0.5;margin-right:10px;-webkit-transform: translateZ(0);transform: translateZ(0);}
.products-panels .read-more:hover>img{opacity: 0.8;-webkit-transform: translateX(3px);transform: translateX(3px);}


.clientele-page{padding: 0px 0px 50px 0px;background: #fff;}
.clientele-bg{margin-top: 10px;margin-bottom:0px;}
.clientele-page{padding: 60px 0px 50px 0px;}
.clientele-page .heading1{margin-bottom: 40px;}
.clientele-page p {margin-bottom:30px;font-size: 1.2em;line-height: 30px;}


.software-development{padding: 60px 0px 50px 0px;}
.software-development .heading1{margin-bottom: 40px;}
.software-development p{text-align: justify;}
.software-development-bg1{height: 400px;background: transparent;margin-bottom: 80px;}

.software-services{padding: 60px 0px;}
.software-services .service{margin: 20px 0px;text-align: center;}
.software-services h1{color: #fff;font-family: "Rubik-Light";line-height:50px;margin:0px 20px 50px 20px;font-size: 2.2em;}
/*.software-services h3{color: #ffc75d;text-align: center;margin-bottom: 50px;}*/
.software-services .service h5{color: #fff;text-align: center;font-size:1.1em;line-height: 23px;}
.software-services .service img{width:70px;margin-bottom:10px;}

.software-types h4{color: #da625a;}

.website-development{padding: 60px 0px 50px 0px;}
.website-development .heading1{margin-bottom: 40px;}
.website-development p{text-align: justify;}

.website-features{background: #a9202d;margin-bottom:60px;}
/*.website-features h3{color: #fff;font-family: "Rubik-Light";line-height:40px;margin:60px 0px 50px 0px;}*/
.website-features h1{color: #fff;font-family: "Rubik-Light";line-height:50px;margin:60px 20px 50px 20px;font-size: 2.2em;}
.website-features img{margin-bottom: 10px;}
.website-features h4{color: #ffb556;margin-bottom: 10px;}
.website-features p{color: #fff;font-size: 0.9em;line-height: 27px;margin-bottom: 70px;}

.technologies{margin-bottom: 50px;}
.technologies h3{margin-bottom: 40px;}
.technologies img{border:1px solid #ddd;margin-bottom: 30px;}


.seo{padding: 60px 0px 70px 0px;background: #fff;}
.seo .heading1{margin-bottom: 40px;}
.seo p{text-align: justify;}

.seo-bg2{height: 445px;background: transparent;margin-bottom: 50px;padding: 55px 0px;}
/*.seo-bg2 h3{color: #fcc633;margin-bottom: 10px;}*/
.seo-bg2 h1{color: #fcc633;font-family: "Rubik-Light";line-height:50px;margin:0px 0px 10px 0px;font-size: 2.2em;}
.seo-bg2 ul li{list-style-type: none;color: #fff;line-height: 28px;}
.seo-bg2 ul li .fa{color: #a5a5a5;}

.amp-section{padding: 60px 0px;}
.amp-section h1{font-size:2em;margin-bottom:20px;}

.android{padding: 60px 0px 70px 0px;background: #fff;}
.android .heading1{margin-bottom: 40px;}
.android p{text-align: justify;}

.android-types{background: #26414a url(../images/bg/pattern11-footer.png) repeat;padding: 60px 0px 30px 0px;margin-bottom: 70px;}
.android-types .box{padding: 30px 20px;background: rgba(25, 25, 25, 0.5);margin-bottom: 30px;border-bottom:5px solid #fed440;}
.android-types .fa{font-size: 3em;color: #fff;margin-bottom: 20px;}
.android-types h2{font-family: "Rubik-Medium";font-size: 1.3em;margin-bottom:10px;color: #fed440;}
.android-types p{color: #fff;}

.android-features{margin: 0px 0px 70px 0px;}
.android-features h1{color: #000;font-family: "Rubik-Light";line-height: 50px;margin: 0px 0px 30px 0px;font-size: 2.2em;}
.android-features .box{text-align: center;border:2px dotted #d2d2d2;border-radius:50%;padding: 24px 0px;width:100px;height:100px;display: inline-block;margin-bottom: 15px;background: #fff;}
.android-features .box img{width: 50px;}
.android-features h6{font-weight: bold;margin-bottom: 30px;color: #da625a;}


.ecommerce{padding: 60px 0px 50px 0px;background: #fff;}
.ecommerce .heading1{margin-bottom: 40px;}
.ecommerce p{text-align: justify;}

.ecommerce-features{background: #203641;padding-bottom: 60px;margin-bottom:80px;}
/*.ecommerce-features h3 {color: #fff;font-family: "Rubik-Light";line-height: 40px;margin: 60px 0px 50px 0px;}*/
.ecommerce-features h1{color: #fff;font-family: "Rubik-Light";line-height:50px;margin: 60px 0px 50px 0px;font-size: 2.2em;}
.ecommerce-features h4{color: #ffa72d;margin-bottom: 10px;font-size: 1.2em;}
.ecommerce-features p {color: #fff;font-size: 0.9em;line-height: 27px;}
.ecommerce-features img{margin-bottom: 10px;width: 50px;}
.ecommerce-features .box{background: #0f1b21;margin-bottom: 30px;padding: 30px 20px;}
.ecommerce-features .box1{border-radius: 15px 50px;}
.ecommerce-features .box2{border-radius: 50px 50px 15px 15px;}
.ecommerce-features .box3{border-radius: 50px 15px;}
.ecommerce-features .box4{border-radius: 50px 15px;}
.ecommerce-features .box5{border-radius: 15px 15px 50px 50px;}
.ecommerce-features .box6{border-radius: 15px 50px;}


.contact-bg{margin-top: 10px;margin-bottom: 60px;}
.contact-us{margin-bottom: 100px;}
.contact-us .heading1{margin-bottom: 40px;}
.contact-us p {margin-bottom:30px;font-size: 1.2em;line-height: 30px;}
.contact-us .box {background: #fffef6;}
.contact-us .box h5{color: #da625a;}
.contact-us .box p{font-size: 1em;}
/*.contact-us .box{border:1px solid #ddd;background: #fffef6;padding: 20px 0px;margin-bottom: 20px;}
.contact-us .box img{border: 2px dotted #b7b7b7;border-radius: 50%;padding: 15px 15px;width: 80px;background: #f7f7f7;}
.contact-us .box h5{margin-bottom: 15px;}*/

.mapouter{position:relative;text-align:right;height:500px;width:600px;}
.gmap_canvas{overflow:hidden;background:none!important;height:500px;width:600px;}


.reviews-bg{margin-top: 10px;margin-bottom:0px;}
.reviews-page{padding: 60px 0px 50px 0px;}
.reviews-page .heading1{margin-bottom: 40px;}
.reviews-page p {margin-bottom:30px;font-size: 1.2em;line-height: 30px;}
.reviews-page .box{border:1px solid #c8c8c8;height: 480px;overflow: hidden;}
.reviews-page .box a{position: relative;}
.reviews-page .box .fa{position: absolute;top: 50%;left:0;right: 0;bottom:0;text-align: center;transform: translateY(-10%);font-size: 35px;color: #000;opacity: 0.8;}




.mobile-client-scroller .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    width: 15px;height: 15px;
}

.mobile-client-scroller .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    width: 15px;height: 15px;
}


#client-filters{text-align: center;margin-bottom: 50px;}
#client-filters button{border:1px solid #b7b7b7;background: none;padding:5px 15px;border-radius: 5px;margin: 0px 5px;color:#da625a;margin-bottom: 10px;}
#client-filters button:hover{background: #ddd;}


#scroll {position:fixed;right:10px;bottom:10px;cursor:pointer;width:40px;height:40px;background-color:rgba(0,0,0,0.5);text-indent:-9999px;display:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:50%;}
#scroll span {position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid transparent;border-bottom-color:#ffffff;}
#scroll:hover {background-color:rgba(0,0,0,0.8);opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}



.darzee-bg{margin-top:10px;margin-bottom:60px;}
.darzee-product-bg-strip{background: #fff3e6 url(../images/darzee/bg1.png) repeat;background-attachment: fixed;margin:60px 0px;padding: 40px 0px 0px 0px;}
.darzee-product-bg-strip h1{font-family: "Rubik-Regular";line-height: 50px;font-size: 2.2em;margin-top: 35px;}

.are-you-tailor h4{line-height: 36px;}

.play-store-btn{border: 1px solid #ccc;padding: 4px 20px;border-radius: 8px;padding: 5px inherit;display: inline-block;background: #f9f9f9;}
.play-store-btn:hover{background: #fff;}


.comfibiz-bg{margin-top:10px;margin-bottom:60px;}
.comfibiz-product-bg-strip{background: #fff3e6 url(../images/comfibiz/bg1.jpg) no-repeat;background-size:cover;background-attachment: fixed;background-position: center center;margin:60px 0px;padding: 60px 0px 60px 0px;}

.comfibiz-product-bg-strip h1{font-family: "Rubik-Regular";line-height: 50px;font-size: 2.2em;color: #fff;text-align: center;}
.comfibiz-product-bg-strip p{color: #fff;text-align: center;}



.salon-bg{margin-top:10px;margin-bottom:60px;}
.salon-product-bg-strip{background: #fff3e6 url(../images/salon/bg1.jpg) no-repeat;background-size:cover;background-attachment: fixed;background-position: center center;margin:60px 0px;padding: 60px 0px 60px 0px;}
.salon-product-bg-strip h1{font-family: "Rubik-Regular";line-height: 50px;font-size: 2.2em;color: #fff;text-align: center;}
.salon-product-bg-strip p{color: #fff;text-align: center;}


.products-categories .products-featutes .bg{background:#fbfbfb;border: 1px dotted #c7c7c7;margin-bottom: 30px;padding: 20px 0px;}
.products-categories .products-featutes img{margin-bottom: 10px;width:65px;}
.products-categories .products-featutes h6{line-height: 22px;font-weight: 600;color: #5d5d5d;font-size: 16px;}


.projects-bg {margin-top: 10px;margin-bottom: 60px;}

.projects-details-bg{margin-top: 10px;margin-bottom: 60px;}
.projects-details .row img {background: #ededed;padding: 20px;margin-bottom: 30px;}
.projects-details ul li{padding-bottom: 10px;line-height: 30px;}
.projects-details p{font-family: "Rubik-Regular";line-height: 50px;font-size: 2.2em;color: #fff;text-align: left;padding: 60px 20px;justify-content: center;align-items: center;}


.project-screens{margin-bottom: 80px;}
.project-screens .container-fluid{padding: 0 60px;}
.project-screens h4{font-weight: 800;color: #f46e66;}
.project-screens .screenshot{
	border-radius: 20px;
	padding: 30px 20px;
	margin-bottom: 30px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

