 @font-face {
	font-family: 'Ebrima';
	src: url('../font/ebrima/Ebrima.eot');
	src: url('../font/ebrima/Ebrimad41d.eot?#iefix') format('embedded-opentype'),
		url('../font/ebrima/Ebrima.woff2') format('woff2'),
		url('../font/ebrima/Ebrima.woff') format('woff'),
		url('../font/ebrima/Ebrima.ttf') format('truetype'),
		url('../font/ebrima/Ebrima.svg#Ebrima') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ebrima';
	src: url('../font/ebrimabold/Ebrima-Bold.eot');
	src: url('../font/ebrimabold/Ebrima-Boldd41d.eot?#iefix') format('embedded-opentype'),
		url('../font/ebrimabold/Ebrima-Bold.woff2') format('woff2'),
		url('../font/ebrimabold/Ebrima-Bold.woff') format('woff'),
		url('../font/ebrimabold/Ebrima-Bold.ttf') format('truetype'),
		url('../font/ebrimabold/Ebrima-Bold.svg#Ebrima-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Arial';
	src: url('../font/arial/ArialMT.eot');
	src: url('../font/arial/ArialMTd41d.eot?#iefix') format('embedded-opentype'),
		url('../font/arial/ArialMT.woff2') format('woff2'),
		url('../font/arial/ArialMT.html') format('woff'),
		url('../font/arial/ArialMT.ttf') format('truetype'),
		url('../font/arial/ArialMT.svg#ArialMT') format('svg');
	font-weight: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('../font/roboto/Roboto-Regular.eot');
	src: url('../font/roboto/Roboto-Regulard41d.eot?#iefix') format('embedded-opentype'),
		url('../font/roboto/Roboto-Regular.woff2') format('woff2'),
		url('../font/roboto/Roboto-Regular.woff') format('woff'),
		url('../font/roboto/Roboto-Regular.ttf') format('truetype'),
		url('../font/roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('../font/robotobold/Roboto-Bold.eot');
	src: url('../font/robotobold/Roboto-Boldd41d.eot?#iefix') format('embedded-opentype'),
		url('../font/robotobold/Roboto-Bold.woff2') format('woff2'),
		url('../font/robotobold/Roboto-Bold.html') format('woff'),
		url('../font/robotobold/Roboto-Bold.ttf') format('truetype'),
		url('../font/robotobold/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}


/*poppins font face
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');

body
{
   font-family: 'sans-serif',poppins !important;
}

body, p, span, label, sup, h1, h2, h3, h4, h5, h6, strong, b
{
   font-family: 'sans-serif',poppins !important;
}
*/



/*header style*/
.slidetitle h4 {
    font-size: 30px;
    margin-top: 63px;
	background:transparent !important;
	text-transform:uppercase;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: hsl(0, 0%, 39%);
    background-color: rgba(185, 39, 39, 0);
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    /* color: black; */
}
.link a
{
    color:hsl(0, 0%, 39%);
        font-weight: 600;
    text-decoration: none;
    font-size: 18px;
 text-transform: uppercase;
    
    }
.slidetitle {
    position: absolute;
    text-align: center;
    width: 100%;
	background:transparent !important;
}
.slidertext h3{ font-size: 25px !important;margin:7px 0 0;background:transparent !important;}
.slidertext{
    font-size: 25px !important;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 100%;
}
  .yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
#mynavbar {
  position: relative;
}
#mynavbar .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
 #mynavbar .dropdown-menu {left: 0;right: 0;}
.dropdown, .dropup{position:static !important;}
.social a .fa{font-size:20px;color:#000;}
.social a .fa:hover{background:none;color:#008CFF;}
.soical a {color: hsl(0, 0%, 80%);font-size: 20px;}
.soical{padding:0px;}
.soical li {display: inline;list-style:none;}
.soical {margin: 13px 0;padding: 0;}
.soical a .fa:hover{color:#018DFF;}
.topnav .fa {margin: 4px;}
/*form*/
#productoffer .item {
    position: relative;
}

#mynavbar{position:relative;overflow:hidden;}
.socialicon .dropdown-menu{ left: auto; right: 0 !important;}
.callgetfree{cursor:pointer;}
.getfree {
    background: hsla(0, 0%, 0%, 0.14) none repeat scroll 0 0;
    padding: 20px;
	width: 30%;
	position:absolute;
	top:3.2em;
	right:0px;
	left:auto !important;
	transition: all 2s ease-in-out 0s;
}
.submitclass {
    text-align: right;
    width: 100%;
}.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    padding-top: 113px;
}
.d-hidd{display:none!important; visibility:hidden}
.m-hidd{display:inline-block!important; visibility:visible}
.left{float:left}
.right{float:right}
.valign{display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center}
@media (max-width:800px){.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    padding-top: 50px;
}}
.allform input[type="submit"] {
    text-transform: capitalize;
    width: 200px;
}
.allform input {
    border: medium none;
    color: hsl(0, 0%, 0%);
    height: 40px;
    margin: 0 0 6px;
    width: 100%;
	padding:5px 10px;
}
.allform textarea {
    border: medium none;
    color: hsl(0, 0%, 0%);
    margin: 0 0 6px;
    width: 100%;
	padding:5px 10px;
}
.allform input[type="submit"] {
     border-radius: 18px;
    margin-top: 13px;
    width: 150px !important;
}
.rowgap {
    margin-bottom: 30px;
}
.soical .fa{color:#666;}
/*header*/
.breadcrumb > li + li::before {
    font-size: 16px;
}
.arrows .prev {
    background: hsla(0, 0%, 0%, 0) url("../images/prev.png") no-repeat scroll center center;
    height: 32px;
    padding: 0 15px;
    width: 12px;
}
.arrows .prev:hover {
    background: hsla(0, 0%, 0%, 0) url("../images/prehover.png") no-repeat scroll center center;
    height: 19px;
    padding: 0 15px;
    width: 12px;
}
.arrows .next {
    background: hsla(0, 0%, 0%, 0) url("../images/next.png") no-repeat scroll center center;
    height: 32px;
    padding: 0 15px;
    width: 12px;
}
.arrows .next:hover {
    background: hsla(0, 0%, 0%, 0) url("../images/nexthover.png") no-repeat scroll center center;
    height: 19px;
    padding: 0 15px;
    width: 12px;
}
.freequote span {
    margin-right: 12px;
}
.socialicon a {
    background: hsl(207, 100%, 50%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    float: left;
    font-size: 16px !important;
    height: 52px !important;
    margin: 4px 0;
    padding: 13px 8px;
    text-transform: uppercase;
    width: 204px !important;
	text-decoration:none;
	font-family: "Roboto";
	font-weight:bold;
}
.socialicon {
    float: right;
}
.meghaul{margin:0px;padding-left:10px;}
    .meghaul li {
        margin-bottom: 10px;
        color: hsl(0, 0%, 39%);
        font-family: "Roboto";
        font-size: 14px;
        /*text-align: justify;*/
    }
.mynavbar {margin: 5px 0;}
.getul .fa{border:none !important;padding:3px 0px !important;}
#mynavbar {padding-right: 0;}
.topicon a {color: #333333;font-family: "Ebrima";font-size: 16px;margin:2px 0px;}
.socialicon a i:hover{color:#3184C1;}
#mynavbar .nav a:hover{color:#F7A811;}
.socialicon a:hover{background:#F7A811;transition:all 360ms ease-out 0s;
}
.topnav {float: left;width: 100%;}
.footul a{text-decoration:none;font-family: 'Roboto';color:#646464;font-weight: normal;}
.navbar-inverse{background:none !important;border:none !important;}
.navbar-inverse .navbar-nav > li > a{            color: hsl(0, 0%, 39%);
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: bold !important;
    font-family: Ebrima;    }
.mynavbar .li a{color:hsl(0, 0%, 13%)!important;text-transform: uppercase !important;font-weight: 500;background:none;font-family: 'Lato', sans-serif !important;font-size: 13px;text-transform: uppercase;}
.topicon a {font-family: "Ebrima";}
.mynavbar{margin-left:30px;}
.mynavbar li {margin: 0 30px;transition:all 360ms ease;}
.navbar-brand {margin: 0 !important;padding: 0;color:#3184C1;}
.mynavbar .active a{font-weight:500;}
.menubottom{background: rgba(0, 0, 0, 0) url("../images/menubottom.png") no-repeat scroll center bottom;}
.mynavbar .active{ background: rgba(0, 0, 0, 0) url("../images/menubottom.png") no-repeat scroll center bottom;}
.mynavbar li:hover, .mynavbar li:focus{ background: rgba(0, 0, 0, 0) url("../images/menubottom.png") no-repeat scroll center bottom;}
.mynavbar .active{ background: rgba(0, 0, 0, 0) url("../images/menubottom.png") no-repeat scroll center bottom;}
.navbar-inverse .navbar-toggle {background: #333333 none repeat scroll 0 0;border-color: #333;}
.topicon li a:hover{background:none;color:#3184C1;}	
.mynavbar li a:hover{color:#F7A811 !important;}
/*header*/
.webdesign .outerservice {
    background: #fff;
    margin: 0;
    padding:70px 0;
	margin-bottom:30px;
}
.exploreweb h2 {
    color: hsl(0, 0%, 100%) !important;
    font-size: 38px !important;
    margin: 0;
	text-align:center;
    text-transform: uppercase;
}
.websubtext.exploreweb {
    background: hsl(0, 0%, 13%) none repeat scroll 0 0;
    margin: 0;
    padding: 57px 0 76px;
}
.exploreweb .subtext {color: hsl(0, 0%, 100%);font-size: 18px;margin-top: 10px;text-align: center;}
.our-service h2 {font-size: 30px;margin: 0 0 20px;}
.exploreweb .askbtn a {background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;padding: 13px 43px;}
.firstbox {min-height: 200px;}
.exploreweb .askbtn a:hover{background:#F7A811;}
.askbtn a {background:#008CFF;border: 1px solid hsl(0, 0%, 100%);color: hsl(0, 0%, 100%);margin: 18px 0;padding: 13px 78px;text-transform: uppercase;text-decoration:none;}
.websubtext.outerbroad {margin: 30px 0 60px;}
.pic:hover{bottom:0;}
.pic{padding:0px;transition:all 360ms ease-out 0s;}
.pic2 {bottom: -10em;right: 0;}
.picohver{bottom:0px;}
.pic1{bottom: -10em;right: 0;}
.pic:hover {bottom: 0;}
.figure{position:relative;}
.exploreweb figure {margin: 50px 0;}
.askbtn {text-align: center;}

/*subpages*/

/*all css*/
.tab-content.tabimg {padding: 0 12px;}
.clients {padding: 0 12px;}
#homeslide{margin-top:20px;}
#mynavbar .dropdown-menu {margin-top: 20px;}
/*
.howbg {
    background: hsla(0, 0%, 0%, 0) url("../images/howbg.png") no-repeat scroll 79px -19px;
    height: 1642px;
    width: 100%;
}*/
.searchengine .subtext {text-align: left;}
.broadrange .subtext {margin: 16px 0;font-size:12px;text-align:left;}
.footertext {float: left;}
.circletext {font-weight:bold;font-family:'Roboto'!important;font-size: 18px !important;text-align: center !important;
margin:0px !important;}
.seocircle p {margin: 6px 0 !important;text-align: center !important;}
#clientratio{background:url("../images/cliengb.jpg") no-repeat scroll center top;width:100%;height:auto;}
.meghamenuitem a {font-size:12px !important;color:#4f4f4f;text-decoration:none;}
.meghamenuitem li {font-size: 13px;margin: 6px 0 15px;font-family: "Ebrima" !important;}
.meghamenuitem h4{color:#4f4f4f;}
.meghamenuitem h4 {color: hsl(0, 0%, 0%) !important;font-weight: lighter;}
.navbar-brand img {position: relative;top: -1em;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover{background:transparent !important;     color: hsl(0, 0%, 39%);}
.meghamenuitem a img {margin-right: 5px;opacity:1;}
.meghamenuitem a img:hover {opacity: 0.46;}
.meghamenuitem li{background:none;}
.meghamenuitem li:hover{background:none;}
.tabul {list-style: outside none none;margin: 50px auto;overflow: hidden;padding: 0;width: 75%;}
.alltab li.active a{background: hsl(207, 100%, 50%) none repeat scroll 0 0;border: medium none;color: hsl(0, 0%, 100%);}
/*.alltab li.active{background:#018DFF;border:0;}
.alltab li.active a{color:#fff;}
.alltab li:hover{background:#018DFF;border:0;}
.alltab li a:hover{color:#fff;text-decoration:none;}*/
.img2012{background:url("../images/2012bg.png") no-repeat scroll 0 12px;height:75px;}
.img2013{background:url("../images/2013bg.png") no-repeat scroll 0 12px;height:75px;}
.img2014{background:url("../images/2014bg.png") no-repeat scroll 0 12px;height:75px;}
.img2015{background:url("../images/2015bg.png") no-repeat scroll 0 12px;height:75px;}
.bestseorow {padding-right: 12px;}
.box2_1 h3 {color: hsl(278, 99%, 62%);}
.box2_1 h3 {color: hsl(278, 99%, 62%);}
.box2_2 h3 {color: hsl(0, 100%, 55%);}
.view .btn {border: 1px solid;border-radius: 37px;margin: 30px 0 0;padding: 11px 20px;}
.alltab li {display: inline;float: left;margin-right: 8px;}

.alltab li a:hover {
    background:#018DFF;
    border:1px solid transparent;
    color: hsl(0, 0%, 100%);
}
.clientsration {
    padding-bottom: 118px;
    padding-top: 118px;
}
.alltab li a {
    border: 1px solid;
    border-radius: 70px;
    float: left;
    min-height: 62px;
    min-width: 172px;
    padding: 18px 0;
    text-align: center;
    text-decoration: none;
    transition: all 360ms ease 0s;
    width: 172px;
	font-family: 'Roboto';
	font-size:16px;
}
.slide1{background:url('images/slider1.html')no-repeat;width:100%;}
.years {
    list-style: outside none none;
    padding: 0;
}
.footerpart {
    padding-top: 30px;
	padding-bottom:10px;
}
.img-responsive{display:inline;}
.circle {
    position: relative;
    top: 15px;
    z-index: 10;
}
.circle-2 {
    position: relative;
    top: 67px;
    z-index: 10;
}
.each-item
{
    position:relative;
    overflow:hidden;
}

.each-item:hover .cap2, .each-item:hover .cap1
{
    left:0px;
}

.cap1
{
    position:absolute;
    width:100%;
    height:70%;
    background:rgba(255, 255, 255, 0.5);
    top:0px;
    left:-100%;
    padding:10px;
    
    transition: all .5s;
}

.cap2
{
    position:absolute;
    width:100%;
    height:30%;
    background:rgba(0, 178, 255, 0.5);
    bottom:0px;
    left:100%;
    padding:10px;
    
    transition: all .5s;
}


 /*common class*/
 .box2 img {
    top: 50px;
}
.fullline li {line-height: 24px;}
.title {text-align: center;}
.title h2{text-align:center;font-weight:bold !important;font-family: 'Ebrima';font-size:30px !important;text-transform:uppercase;}
.subtext{line-height:25px;color: #656464;font-family: "Roboto";font-size: 14px !important;         font-family: 'Open Sans', sans-serif; }
.gaptop {margin-top: 26px;}
.gapbottom {margin-bottom: 91px;}
.spgcat{font-size:16px;font-family: 'Roboto';color:#ea8315;font-weight:bold;text-transform:uppercase;}
.weboxall {
    margin-bottom: 0;
    min-height: 155px;
    padding: 10px 0;
}
.bgslide {
    background: hsla(0, 0%, 0%, 0) url(../images/slideimg.png) no-repeat scroll center top;
    height: 75px;
    text-align: center;
    width: 100%;
}


    .bgslide img {
        margin-bottom: 10px !important;
    }

.seomrk {margin-bottom: 2px;}
.nobox{margin: 0 !important;min-height: 94px !important;padding: 33px 0 !important;}
.squarebox {margin: 0 !important;min-height: 94px !important;padding: 33px 0 !important;}
/*footer*/
.socialul li {
    display: inline;
    float: left;
    margin: 10px 5px;;
}
.imghover{opacity:1 !important;transition:all 360ms ease;}
    .imghover:hover {
        opacity: 0.22 !important;
    }
.img-responsive{display:inline:}
.footul.socialul {
    border-top: 1px dashed #ccc;
    margin: 20px 0;
    padding: 0 8px;
}
.socialul li:first-child {
    margin-left: 0;
}
.footertext .fa {border: 1px solid;border-radius:0px;float: left;margin-right: 6px;padding:6px 7px;}
.footertext .getul p {margin: 20px 23px !important;}
footer {
    background: hsl(0, 0%, 95%) none repeat scroll 0 0;
    overflow: hidden;
    width: 100%;
}
.footertext .soical .fa {
    margin-bottom: 10px;
}
.footertext .fa:hover{color:#3184C1;}
.footerpart p {font-family: "Arial";font-size: 12px;margin: 40px 0 0;padding: 0;text-align:left;}
.footul{padding:0px;list-style:none;}
.footerpart p {font-family: "Arial";font-size: 12px;margin: 40px 0 0;padding: 0 10px;text-align: left;color:#646464;}
.footul.quick1 li {background: rgba(0, 0, 0, 0) url("../images/Polygonquick.png") no-repeat scroll 0 12px;padding:5px 0 4px 15px;}
.footul.quick2 li {background: rgba(0, 0, 0, 0) url("../images/Polygonquick2.png") no-repeat scroll 0 12px;padding:5px 0 4px 15px;}
.footul.quick2 a:hover {
    color: hsl(36, 100%, 53%);
	transition:all 360ms ease;
}
.footul.quick1 a:hover {
    color:#018DFF;
	transition:all 360ms ease;
}
.clients{background: rgba(0, 0, 0, 0) url("../images/clientbg.jpg") no-repeat scroll 0 12px;}
.footertext h2 {
    color: hsl(0, 0%, 25%);
    font-family: "Roboto" !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.footertext ul {list-style: outside none none;padding: 0;color:hsl(0, 0%, 39%);color;#646464;}
.footerbottom p{margin:0px;padding:15px 0px;}
.footerbottom{background:#006a87;color:white;font-family:"Roboto" !important;text-align:center;}
.navbar-toggle{margin-top:40px;}
.leftpad{padding-left:0px;}
/*subpages*/
.careers .fullline li {padding: 6px 0;}
.webtext {
    background: hsl(204, 94%, 38%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    float: left;
    margin: 9px 0;
    overflow: hidden;
    padding: 4px 15px;
    width: 100%;
}
.websubtext h2 {
    color: hsl(0, 0%, 39%);
    font-size: 18px;
	margin:0px 0px 10px;
}
.subtexttitle{ color: hsl(0, 0%, 39%);font-size: 18px;}
.fullline ul{
    color: hsl(0, 0%, 39%);
    font-family: "Roboto";
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
	padding-left:10px;
}
.fullline ol {
    color: hsl(0, 0%, 39%);
    font-family: "Roboto";
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
	padding-left:10px;
}
.websubtext {
    color: hsl(0, 0%, 100%);
    float: left;
    margin: 20px 0;
    overflow: hidden;
    padding: 4px 15px;
    width: 100%;
}
.fullline p {
    margin-top: 15px;
}
.subtext a {
    text-decoration: none;
}

/*SEO Marketing*/
.ppcul {list-style: outside none none;padding: 0;text-align: left;}
.ppcul li {margin: 10px 0;}
.whyppc p {text-align: left;}
.ppcul img {margin-right: 10px;}

.bestseo h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 38px 0;
}
.squarebox1{background: #ff8b0e none repeat scroll 0 0;}
.col-3 {
    padding-right: 0;
}
.col-8 {
    background: #eaeaea none repeat scroll 0 0;
}
.nobox {
    font-size: 35px !important;
    font-weight: bold !important;
    padding: 28px 0 !important;
	background: #eaeaea none repeat scroll 0 0 !important;
}
.squarebox2{background:#018dff;}
.squarebox3{background:#ff410e;}
.squarebox4{background:#00baff;}
.box-col {padding: 0;}
.boxdata {margin: 0;padding: 27px 0;}
.social li {
    float: left !important;
    overflow: hidden;
    width: 20%;
}
.seobox {
    background: hsl(0, 0%, 95%) none repeat scroll 0 0;
    margin: 0;
    min-height: 170px;
	text-align:center;
}
.seobox h5{font-size:12px;}
.seoname h4 {
    font-size: 18px;
    font-weight: normal;
    padding: 4px 0;
    text-transform: capitalize;
}
.iocnzoom {
    list-style: outside none none;
    padding: 0;
}
.imgboxhover h2 {
    color: hsl(0, 0%, 100%);
    font-size: 16px;
	font-family: 'Roboto';
}
.iocnzoom li {
    display: inline;
}
.imgboxhover {
    /* background: hsl(207, 100%, 50%) none repeat scroll 0 0; */
    opacity: 0.9;
    position: absolute;
    text-align: center;
    top:20%;
    width: 384px;
	padding: 81px 0;
	opacity:0;    height: 100%;
}
.breadcrumb a {
    color: hsl(0, 1%, 32%);
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
}
.meghamenuitem a:hover{opacity:0.60;}
.breadcrumb a:hover{color:#FAC011;}
.breadcrumb > li + li::before {
    color: hsl(0, 1%, 32%) !important;
    content: "/ ";
    padding: 0 5px;
	
}
.breadcrumb{background:transparent;}
.outerbox:hover .imgboxhover {
    opacity: 0.83;
	top:0;
	transition: all 0.20s ease-in-out 0s;
}

.slidetext {
    color: hsl(0, 0%, 100%);
    float: left;
    font-size: 25px;
    /*margin: 28px 0 10px;*/
    color: #0575ba;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    /* font-weight: bolder; */
    font-weight: 800;
}
.spgtexttitle {
    color: hsl(0, 0%, 39%);
    font-size: 14px;
	margin:0px 0px 5px;
}
/*footer*/
@media (max-width:480px){
#Get_Form .service-details, .service-details{width:75%; float:right}
.getfree {
    background: hsl(0, 0%, 20%) none repeat scroll 0 0;
    left: auto !important;
    padding: 20px;
    position: absolute;
    right: 0;
    top: -3em;
    transition: all 2s ease-in-out 0s;
    width: 100%;
}
.alltab {margin: 0 auto;width: 81%;}
.tab-content.tabimg { overflow: hidden;width: 100%;}
.leftpad{padding:0px 10px;}
/*.alltab li {margin: 0 0 11px;width: 100% !important;}
.alltab li a {width:100%;}*/
.fullpad {margin-top: 10px;padding: 0 10px;}
.social li {float: left !important;}
.rightboximg{padding:auto;}
.col-left{padding:0 !important;}
.col-right{padding:0 !important;}
.workbox {float: left;text-align: center;width: 100%;}
.col-left {margin: 10px 0;padding-left:0 !important;padding-right: 0;text-align: center;}
.imgboxhover {
    float: left;
    left: 1em;
    padding: 56px 0;
    width: 92%;
}
}
@media (max-width:767px){
.d-hidd{display:inline-block!important; visibility:visible}
.m-hidd{display:none!important; visibility:hidden}
.left{float:none}
.right{float:none}
.alltab li{margin-bottom:10px;}
.dropdown-menu {background: hsl(0, 0%, 95%) none repeat scroll 0 0 !important;}
#mynavbar .dropdown-menu .nav a {color: hsl(0, 0%, 20%);font-size: 9px !important;}
.allform input {font-size: 10px;height: 29px;}
.allform textarea{font-size:10px;}
.allform input[type="submit"] {border-radius: 0;margin-top: 2px;width: 100px;}
.choosegap {margin-top: 50px;text-align: center;}
.getfree {width:50%;top:-2.4em;}
.social li {float: left !important;}
.box2_1, .box2_2{margin-left:0px !important;}
.box{width:100%;float:left;}
.box p{text-align:center;}
.box2 {margin-left: 0 !important;}
.linebg{display:none;}
.getform {padding: 0 10px !important;margin:10px 0px 0px;}
.weboxleft h3, .weboxright h3{text-align:center !important;margin:10px 0px !important;font-weight:normal !important;}
.weboxleft .subtext{width:100%;text-align:center !important;padding:0px !important;}
.gettext {text-align: center !important;width: 100% !important;padding:0px !important;}
.hexagon {margin: 17px 0;text-align: center;}
.topget{padding:0px;}
.weboxright .subtext{text-align:center !important;}
.weboxall {margin-bottom: 0;min-height: 155px;padding: 10px 0;}
.icontext{color:#000 !important;}
.clientsratio {padding: 20px 0 !important;}
.col-8 {background: hsl(0, 0%, 92%) none repeat scroll 0 0;margin-left: 15px;}
.nobox{padding:40px 0px;width:100%;}
.box-col {margin-left: 15px;padding: 0;}
.col-4-right {padding-right: 15px !important;}
.col-4-sec img {height: auto !important;margin-left: 0 !important;margin-top: 10px;}
.col-4-sec {padding: 0 15px !important;}
.col-4-third {margin: 0 14px;padding-left: 0;}
.col-last1 {margin-top: 7px;padding: 0 15px !important;}
.col-last1 img {margin: 0 !important;}
.col-last2 {margin-top: 10px;padding-left: 15px !important;}
.topnav ul{width:100% !important;}
.outerbox {text-align: center;margin-bottom:10px;}
}
@media (max-width: 1024px)
{
.meghachild {color: hsl(0, 100%, 50%) !important;}
.topnav .soical{width:100% !important;}
.getfree {top:-2.4em;}
.linebg{display:none;}
.box{width:auto !important;margin:0px !important;}	
.squarebox {font-size: 15px !important;margin: 0 !important;min-height: 134px !important;padding: 52px 0 !important;}
.nobox{float: left;font-size: 30px !important;margin: 0 !important;min-height: 134px !important;padding: 50px 0 !important;}
.boxdata {padding: 27px 0 !important;}

}
@media (max-width: 1199px) {
.topnav .soical{width:100% !important;}
.navbar-inverse .navbar-nav > li > a{color:#fff !important;  font-size: 15px !important;
    font-weight: bold !important;}
.squarebox{min-height: 134px !important;padding: 50px 0 !important;font-size:18px;}
.nobox{min-height: 134px !important;padding: 43px 0 !important;}
.boxdata{padding: 37px 0;}
.social li {float: left !important;}
.circle{top:48px;}
.box {margin: 0 10px 30px !important;width: 100%;}
.socialicon {float: left;margin-left: 3em;padding: 0 !important;}
#homeslide{margin-top:50px;}
.mynavbar .active{background-position:18px 30px;}
.mynavbar li:hover{background-position:18px 30px;}
.topicon{width:100% !important;text-align:center;}
#mynavbar {background: #333;margin:0px;}
.mynavbar li a {color: hsl(0, 0%, 100%) !important;}
#mynavbar {margin:0;padding: 0;}
.socialicon .fa{color:#fff !important;}
.navbar-nav{margin:0;}
.socialicon .fa{color:#333;}
.socialicon {padding: 4px 40px;}
.topicon a {text-align: center;}
	/*breakpoint*/
	#myNavbar .nav.navbar-nav {padding: 0px 17px !important;width: 100%;}
	#myNavbar {padding: 0;position: relative;top: 0em !important;}
	#myNavbar li:first-child {margin-left: 0 !important;}
	#myNavbar li {padding: 0 !important;}
	.topnav {position: unset !important;width: 100% !important;}
	.topnav ul{width:50%;float:left !important;text-align:center;margin:0px !important;}
	.righttop li {display: inline;float: left !important;}
	.righttop li .fa {margin: 0;}
	/*breakpoint*/
	.navbar-brand{padding:15px !important;}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

@media (min-width: 1200px) {
  .container {
    width: 1240px;
  }

<!-- New code-->
.bgslide {
    background: hsla(0, 0%, 0%, 0) url(images/slideimg.html) no-repeat scroll center top;
    height: 388px;
    text-align: center;
    width: 100%;
}

.bgslide1 {
    background: hsla(0, 0%, 0%, 0) url(images/bgmoblelogo.html) no-repeat scroll center top;
  
    text-align: center;
    width: 100%;
}
.explore
{
    
    color:#ea8315; margin-top: 20px;
        font-size: 48px;
          text-align: left;
    }
    .subtext1
    {
            margin-top: 20px;
    font-size: 18px;
    text-align: left;
        }
        
       .spgbtn {
    background: rgba(255, 255, 255, 0) !important;
    border: 1px solid #00aeef;
    color: #fff;
    float: right;
    text-transform: uppercase;
    width: 100% !important;
    padding: 20px;
    font-size: 30px;
}

.spgbtn:hover {
    background: #00aeef !important;
    border: #00aeef;
    color: #fff;
    border: 1px solid #00aeef;
    float: right;
    text-transform: uppercase;
    width: 100% !important;
}
.form-group {
    margin-bottom: 17px;
}
}

/*about us css*/

 

.color-line img {
    margin-top: -20px;
  
}

/*about us css*/

/* Slider Css */
.dotts{bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 70% !important;
    padding-left: 0;
    margin-left: -30%;
    text-align: right !important;
    list-style: none;
    right: 0%;}
.dotts .active{width: 32px !important; height: 17px;}
.fadeslide h3{ color:#fff; font-weight:600;}
.fadeslide p{ color:#fff; font-weight:600;}


#myCarousel p,h3{-webkit-animation-duration: 2s;
    animation-duration: 2.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#myCarousel .item p,h3{-webkit-animation-name:fadeInUp; animation-name:fadeInUp;} 
 .fadeslide{position:absolute; top:30%; width:30%; left:5%;}
	
	@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* New Service css */
.serviceBox{
    background: #FFF;
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding: 30px 20px;
    border-radius: 10px;
    transition:all 0.3s ease 0s;
    
    margin-bottom: 24px;
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.11);
}
.serviceBox:hover{ box-shadow: 0 0 5px #DA4155; }
.serviceBox .service-icon{
    color: #fff;
    font-size: 50px;
    
    line-height: 80px;
    margin: 0 auto 15px;
    display: block;
    position: relative;
    border-radius: 50px;
	width: 90px;
    height: 90px;
    box-shadow: 0px 0px 6px 0px #aba6a6;
}

	 .serviceBox.orange .imghover{ display:none;}
	 .serviceBox.orange:hover .imgnormal{ display:none;}
	 .serviceBox.orange:hover .imghover{ display:block;text-align: center;
    margin: auto;
    padding-top: 27px;}

.serviceBox .service-icon:before{
    content: "";
    background: linear-gradient(to right,#EE4758 49%,#DA4155 50%);
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 0 0 5px #fff inset;
    border: 5px solid #DA4155;
    border-right: none;
    border-top: none;
    transform:rotate(45deg);
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.serviceBox:hover .service-icon:before{ transform: rotate(315deg); }
.serviceBox .title{
    color: #DA4155;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .title{ letter-spacing: 1px; }
.serviceBox .description{
    color: #6f6f6f;
    font-size: 14px;
    line-height: 27px;
}
.serviceBox.orange:hover{ box-shadow: 0 0 5px #E87C2C; }
.serviceBox.orange .service-icon:before{
    background: linear-gradient(to right,#F68E2F 49%, #E87C2C 50%);
    border-color: #E87C2C;
}
.serviceBox.orange .title{ color: #E87C2C; }
.serviceBox.blue:hover{ box-shadow: 0 0 5px #0AAEAD; }
.serviceBox.blue .service-icon:before{
    background: linear-gradient(to right,#3CC0CC 49%, #0AAEAD 50%);
    border-color: #0AAEAD;
}
.serviceBox.blue .title{ color: #0AAEAD; }
.serviceBox.gray:hover{ box-shadow: 0 0 5px #37485C; }
.serviceBox.gray .service-icon:before{
    background: linear-gradient(to right,#3C506B 49%, #37485C 50%);
    border-color: #37485C;
}
.serviceBox.gray .title{ color: #37485C; }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 0 0 30px; }
}
 
/* Logo Slider */
.ls{ padding:15px;}
.ls img{box-shadow: 0 3px 16px 0 rgba(0,0,0,.11); padding:10px;}

/* testmo */
 .testimonial{
    border: 10px solid #ea8315;
    padding: 40px 0 25px 0;
    margin: 50px;
    text-align: center;
    position: relative;
}
 
.testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #ea8315;
    background: #ea8315;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}
.testimonial .title:before{
    content: "";
    border-top: 15px solid #ea8315;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}
.testimonial .title:after{
    content: "";
    border-top: 15px solid #ea8315;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}
.testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.owl-prev:before,
.owl-next:before{
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}
.owl-next:before{ content: "\f061"; }
@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
}


/* New Responsive Css */
@media (max-width: 768px){
.topnav .navbar-nav li a {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #202c83;
}
.soical{
	border-bottom: 1px solid #202c83;
}
.subtext{ text-align:justify !important;}
.whyabout .subtext{ text-align:center !important;}
.servicerank .subtext{ text-align:center !important;}
.smoservices .subtext1{ margin-left:0px;}
.navbar-brand img {
    position: relative;
    top: 0px;
}
.mzero{ margin-bottom:0px !important;}
.clientbox {border: 1px solid #d7d7d7 !important;}

.fadeslide {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: #00000059;
    height: 100%;
    padding: 30px;
}
#homeslider img{height: 250px;}
.color-line img {
    margin-top: 0px;
}
footer .col-sm-3{ display: block; overflow: hidden;}
}

.boxss .outerbox:hover .imgboxhover{    background: hsla(207,100%,50%,.6) none repeat scroll 0 0;
    opacity: 1;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0%;
    width: 100%;
    font-weight: bold;
    color: #fff;}
	
	body, p, .subtext{ font-size:30px !important; font-size: 17px !important; line-height: 27px;}
	
	
	
.formbg{  width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden;    
   }	
	
	.divspace{ padding:0px 60px;}
	.bgw{ background:#fff;}
	.clw .topget{ color: #fff; font-size: 22px !important;} 
	.clw .subtext{ color:#fff;}
	.portt .outerbox{ padding:15px;}
	.portt img{ padding:15px; box-shadow: 0 3px 16px 0 rgba(0,0,0,.11); }
	.portt .imgboxhover h2{font-size: 26px;}
	
	.workp img{ padding:15px; box-shadow: 0 3px 16px 0 rgba(0,0,0,.11); }
	.workp .imgboxhover h2{font-size: 26px;}
	.callgetfree{border-radius: 50px; background: #21297e !important;}
	.newbottom{margin-bottom: 30px;}
.dotts li{width: 17px; height: 17px; border: 4px solid #ff7c4d;}
#myCarousel img{ width:100% !important;}
@media (max-width:768px){
.divspace {
    padding: 0px 15px;
}
} 


.toph{background: #006a87;color: #fff;}
.clwhite{ color:#fff !important;}
.clwhite i{ color:#fff !important;}
.clblack{ color:#3d3d3d !important;}
@media (min-width:768px){
	.navbar-brand img{top: 2px;}
	.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 4px;
}
	.soical {
    margin: 4px 0;
    padding: 0;
}
	.mynavbar {
   
    padding-top: 20px;
}
}

.alltab li{display:inline-block; float:none}
	
.whatsapp{
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 40px;
    right: 30px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.whatsapp:hover{
	color:#fff;
}
