/*-----------------   End Default Css By Amit Silori   ----------------------------------*/

*{margin: 0px; padding: 0px; box-sizing:border-box; }
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

body{	margin:0;	font-weight:400;overflow-x:hidden;  font-family: 'Hind', sans-serif; font-size:15px;	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; color: #222;}


body a{	transition: 0.5s all ease;-webkit-transition: 0.5s all ease;color: #787878; -moz-transition: 0.5s all ease;	-o-transition: 0.5s all ease;	-ms-transition: 0.5s all ease; font-family: 'Rubik', sans-serif;}

/* CSS TOP MARGINS * -------------------------- */
.top-marg-0 {margin-top:0;}
.top-marg-1 {margin-top:10px;}
.top-marg-2 {margin-top:20px;}
.top-marg-3 {margin-top:30px;}
.top-marg-4 {margin-top:40px;}
.top-marg-5 {margin-top:50px;}

h1,h2,h3,h4,h5,h6{margin:0;	font-weight:400; }

h1{ font-size:36px; font-family: 'Rubik', sans-serif;}
h2{ font-size:26px; font-family: 'Rubik', sans-serif;}
h3{ font-size:20px; font-family: 'Rubik', sans-serif;}
h4{ font-size:18px; font-family: 'Rubik', sans-serif;}
h5{ font-size:15px; font-family: 'Rubik', sans-serif;}

p{font-weight: 400;  color: #222; font-size: 15px;  line-height: 24px; margin: 0px 0 0 0; color:666; font-family: 'Hind', sans-serif;}

ul,label{	margin:0;	padding:0;}

body a:hover{	text-decoration:none;}
html input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select {border-radius: 30px;  height: 44px;  padding: 0 10px; box-sizing: border-box;   width: 100%; color: #777;border:1px solid #ddd;	font-size: 13px;background:#fff;}
html select { padding: 0 11px;font-size:13px;}
html select option {font-size:14px;	font-weight:300;}
html textarea { padding:10px 10px; box-sizing: border-box;width: 100%; color: #999;border:1px solid #ddd;border-radius:2px;	font-size: 15px;}
html button, html input[type="button"]{  color: #fff;  display: inline-block;  padding: 13px 20px;  text-transform: uppercase;  font-size: 16px;
    border-radius:2px; border:none;	font-weight:600;height:50px;}
html button:hover, html input[type="button"]:hover{   color: #fff;}
html input:focus, select:focus, textarea:focus, button:focus {outline: none;}
.form-control:focus { color: #495057; background-color: #fff;  border-color: #01a0e2; outline: 0; box-shadow: 0 0 0 0.15rem rgba(1, 160, 226, .4);}
.form-control{font-size: 13px; height: 44px;border-radius: 30px;}
textarea.form-control {
    height: 100px;
    padding: 10px 15px;
}
.btn {font-size:15px;	padding: 16px 25px;	font-weight:400;	border-width:2px;	line-height:normal; text-transform: capitalize; text-shadow: 2px 2px 2px #555;}
.btn-primary {   color: #fff;  background-color: #e4097f;  border-color: #e4097f; border-radius: 30px; transition: .5s all;}
.btn-primary:hover, .btn-primary:focus {  color: #fff;  background-color: #01a0e2;  border-color:#01a0e2;}
.btn-primary2 {   color: #fff;  background-color: #01a0e2;  border-color: #01a0e2; border-radius: 30px;}
.btn-primary2:hover, .btn-primary2:focus {  color: #fff;  background-color:#e4097f;  border-color:  #e4097f;}
.btn-primary-outline {  color: #fff; background-color: transparent; border-color: #0048a8;}
.btn-primary-outline:hover, .btn-primary-outline:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary:focus, .btn-primary:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary.focus, .btn-primary:focus { box-shadow: none;}
.btn-round {border-radius:25px;	padding:8px 25px;}
.text-uppercase{ text-transform:uppercase;}
.text-capitalize{ text-transform:capitalize;}

/*--HeaderS ection--*/
.container{ padding: 0px;}

/*--nav Section--*/
.img-fluid{width: 100%;}

/*-----------------   End Default Css By Amit Silori   ----------------------------------*/

/*--General CSS--*/
.section{ padding:4em 0;}
.title{font-size:40px; line-height:40px; color: #434343; font-weight:500; letter-spacing:-1; font-family: 'Rubik', sans-serif; margin: 0px; }

.title.white{color: #fff;}
p.sub-pera{color: #73d8e4; font-size: 18px; font-family: 'Hind', sans-serif; font-style: italic; font-weight: 600;}
hr{height: 1px; width: 300px; background: #b63327;}
ul.navbar-nav.menubar li.nav-item.dropdown{transition: .5s all;}
ul.navbar-nav.menubar li.nav-item.dropdown:hover .dropdown-menu{ display: block; }
.navbar-brand{width: 20%;}
.hr-img{margin:15px 0;}
/*-- end General CSS--*/

/*-----------------   End Default Css By Amit Silori   ----------------------------------*/

.header-start{ background: #fff; position: fixed; width: 100%; z-index: 999; border-bottom: 1px solid #ddd;}
/*navbar css start*/
nav.navbar { z-index: 1;}
.navbar-light .navbar-nav .active .nav-link{color: #fe5877; font-weight: 600;}
.navbar-light .navbar-nav .nav-link{color: #555; font-weight: 600; padding: 10px 20px; font-size: 14px;}
.navbar-light .navbar-nav .nav-link:hover{color: #fe5877;}
ul.menubar .dropdown-menu{background: #eee;}
ul.menubar .dropdown-menu a.dropdown-item{color: #333; font-size: 14px; font-weight: normal; padding: 11px; border-bottom: 1px solid #ddd;}
.dropdown-menu{min-width: 14rem;}
ul.menubar .dropdown-menu a.dropdown-item:hover{background: #73d8e4; }
/* end navbar css start*/

.top-header{background: #01a0e2; padding: 4px 0; width: 100%;}
.left-header{float: left;}
.left-header span a{color: #fff; font-weight: 400;}
.left-header span{margin-right: 15px; color: #fff;}
.left-header span i{ margin-right: 5px; vertical-align: middle; font-size: 28px; border-radius: 100%;}
.right-header-social{float: right;}
.right-header-social a i{height: 35px; width: 35px; line-height: 35px; text-align:center; transition: .5s all; border: 1px solid #ddd; color: #fff;}

/*header social section*/
i.fa-facebook-f{background:#38539b}
i.fa-twitter{background:#4ea6ea}
i.fa-instagram{background-image:linear-gradient( 10deg,#efa513,#9007dc)}
i.fa-linkedin{background:#007ab3}
i.fa-whatsapp{background: #38bd4b;}
/*header social section*/

.navbar-light .navbar-nav li .nav-link.blinking {
    border-radius: 30px;
    position: relative;
    padding: 10px 76px;
}

li .blinking img { position: absolute; top: 0px; right: 0px; width: 159px;}



/*start banner css*/
.main-banner{padding-top: 108px;}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 30%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-caption h1.headline{color: #fe5877; text-shadow: 2px 2px 2px #000;  font-family: 'Kaushan Script', cursive; font-size: 68px; font-weight: 600; margin-bottom: 20px;}
.carousel-caption p{color: #fff;text-shadow: 2px 2px 2px #000; font-size: 18px;}
.carousel-caption a{display: inline-block; margin-top: 20px; padding: 12px 30px;}
/*end banner css*/


/*start welcome section css*/
.services-box{ transition: .5s all;}
.services-img{position: relative;margin-top: 2em;}
.services-name{position: absolute; top: 10px; left: 0px; padding: 12px 15px; color: #fff; font-weight: 500; background: #e4097f;  transition: .5s all;}
.services-img:hover .services-name{background: #01a0e2; padding: 12px 22px;}
.view-services{border: 1px solid #ddd;  font-size: 31px; border-radius: 50px; margin-top: 1em; color: #222; box-shadow: 0 0 20px 0 rgba(0,0,0,.2), 0 5px 5px 0 rgba(0,0,0,.24);}
a.view-services h3{color: #fff;}
.services-box a{color: #222;}
.services-box a:hover{color: #222;}
 h3.view-services a.btn{margin-left: 2em; color: #fff;}
.footer-sec{background: #222;}
.footer-box h4{color: #fff; margin-bottom: 12px;}
.footer-box p, .footer-box a, .footer-box ul li{color: #fafafa;}
.footer-box p b{color:#01a0e2; }
.footer-box p{margin-bottom: 10px;}
.copy-footer {background: #000; font-size: 12px; padding: 12px 0;}
.copy-footer p{font-size: 12px; color: #aaa;}
.pay-now-footer{border: 1px solid #aaa; padding: 30px; background: #444;}
.pay-now-footer-inner{padding: 4em 2.5em;background: #333;}
/*end welcome section css*/

/*inner banner css*/
.inner-banner{padding: 8em 0 1em 0; vertical-align: middle; background: #f5f5f5;}
.inner-banner h1{float: left; vertical-align: middle; font-size: 30px;}
.inner-banner p{float: right; vertical-align: middle; padding-top: 12px;}
.inner-banner p i{margin: 0 5px;}
.inner-banner h2{font-size: 20px;}
/*end inner banner css*/
.service-page{background: url(../images/service-bg.jpg) no-repeat center; background-size: cover; padding: 20px 0 2em 0;}
.sidebar-link{height: 468px; overflow-y: scroll;}
.sidebar-link .nav.nav-tabs {border:1px solid #ddd;}
.sidebar-link .nav.nav-tabs li{width: 100%; display: block;}
.sidebar-link .nav.nav-tabs li a{font-weight: lighter; color: #fff;padding: 3px 10px;  display: block;  width: 100%; border-bottom: 1px solid #ddd;
    font-size: 13px; background: #e4097f; transition: .5s all;}
.sidebar-link .nav.nav-tabs li a:hover{background: #0aa02a;}
.sidebar-link .nav.nav-tabs li a.active{background:#0aa02a; }
.single-service-box{margin-bottom:  1em; overflow: hidden;}
.single-service-box img{transition: .5s all;}
.Service-footer{ background:  #e4097f; padding: 10px 0; }
.single-service-box p.name2{ background:  #e4097f; color: #fff; transition: .5s all; text-align: left; display: inline-block; white-space: nowrap; padding-left: 5px; font-size: 13px;}
.single-service-box p.name2.buy-now{padding-left:  5px;}
.single-service-box-img{position: relative; height: 150px; overflow: hidden;}
.single-service-box-img img{height: 100%;}
.tooltip-text{z-index: 999; display: none; position: absolute; top: 30px; right: -190px;width: 100%; background: #fff; color: #222;  padding:10px 12px; font-size: 12px; opacity: 1; transition: .8s all; }
.tooltip-text p{color: #222; font-size: 13px; background: transparent;}
.single-service-box:hover .tooltip-text{opacity: 1;}
.single-service-box:hover .tooltip-text p{background: transparent;}
.single-service-box p a{background: #01a0e2; color: #fff; height: 100%;     padding: 8px 22px; margin-left: 16px; display: inline-block; }
.service-modal .modal-body img{margin-bottom: 2em;}
.single-service-box a.tool{display: block; height: 100%; width: 100%;}
.tooltip{opacity: 1}
.tooltip .tooltip-inner {background: rgba(255, 255, 255, 1); color: #000; opacity: 1; border: 1px solid #222;}
.tooltip .tooltip-inner:after {background-color: #fff; color: #000; opacity: 1;}
.tooltip .tooltip-arrow { border-bottom-color:#000; }
.clients-wrap{background: url(../images/service-bg.jpg) no-repeat center; background-size: cover;}
.clients-wrap a img{width: 200px; margin: 0 5px; border: 1px solid #aaa;}
#mycrawler2{width: 100%;}
p.name2 strong, p.name2 b{font-size: 20px;}
p.top-text{
    position: absolute;
    top: -33px;
    width: 100%;
    left: 0;
    color: #e4097f;
}
/*start media css from here*/
.welcome-text .row{margin-top: 2em;}
.link-slide {
    display: block;
    position: relative;
    top: 0px;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #fe5877; font-weight: 600;
}


/*-------------------------------------start image gallery lightbox css-------------------------------------------*/

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10; display: none !important;}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1} .lb-nav a.lb-prev, .lb-nav a.lb-next{opacity: 1} .gallery-start .col-md-3, .gallery-start .col-lg-3{padding: 5px 5px;} .gallery-img{overflow: hidden; height: 200px;} .gallery-img img{transition: .5s all; height: 100%;} .gallery-img:hover img{ transform: scale(1.05); }

/*=======================================end image gallery lightbox css================================================*/

.single-page .single-service-box-img {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.footer-payment form input{display: inline-block;}
.footer-payment form input.pay-input{  width: 74%; font-size: 25px; vertical-align: middle; font-weight: 600;color: #000;}
.footer-payment form input.btn{width: 40%; margin-left: -44px; line-height: 0px;}
.paymentForm {
    height: 50px;
    overflow: hidden;
}
.hideMe {
  visibility: hidden;
}



 @media (max-width: 1024px) { 

}


 @media (max-width: 768px) { 
    .start-footer .col-md-3{width: 50%; flex: 50%; max-width: 50%;}
.footer-payment form input.pay-input {
    width: 67%;
}
.navbar-light .navbar-nav li .nav-link.blinking {
    border-radius: 30px;
    position: relative;
    padding: 10px 6px;
    margin-bottom: 20px;
}
li .blinking img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 159px;
}
}



@media (max-width: 667px) { 


}


@media (max-width: 640px) { 

 }

@media (max-width: 568px) { 
.navbar-brand {
    width: 38%;
}
.container{padding: 0 15px;}
.get-form .form-group{margin-bottom: 0px;}
.get-form .form-group input, .get-form .form-group textarea{margin-bottom: 10px;}
}

@media (max-width: 480px) { 
.start-footer .col-md-3{width: 100%; flex: 100%; max-width: 100%;}
.footer-box{margin-bottom: 20px;}
.sestion{ padding:3em 0;}

 }

@media (max-width: 375px) { 
.left-header span {
    margin-right: 15px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.navbar-brand {
    width: 56%;
}
.main-banner {
    padding-top: 131px;
}
.title{font-size: 28px; lighting-color: 34px;}
 }

 @media (max-width: 360px) { 
.right-header-social a i {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    transition: .5s all;
    border: 1px solid #ddd;
    color: #fff;
}
 }

 @media (max-width: 320px) { 
.navbar-brand {
    width: 60%;
}

 }







/*min width screen size*/

