/** Shopify CDN: Minification failed

Line 369:1 Expected "}" to go with "{"

**/
/* savita----22 January--------------*/
.IconBlocktext .content p {
    text-align: center;
}
.IconBlocktext .content img {
    padding-top: 40px;
}
.site-header .nav-megamenu .site-nav li .dropdown-menu .middle-content a:hover {
    padding-left: 5px;
}
.site-header .nav-megamenu .site-nav li .dropdown-menu .middle-content a:before {
    content: "";
    display: inline-block;
    width: 0.6em;
    height: 0.6em;
    border-right: 0.2em solid #801523;
    border-top: 0.2em solid #801523;
    transform: rotate(45deg);
    margin-right: 0.5em;
}
.site-header .nav-megamenu .site-nav li.level0 > a {
    color: #696969;
}
.site-header .nav-megamenu .site-nav li .dropdown-menu .middle-content a {
    border-bottom: 1px dashed #d3d3d3 !important;
}



/*logo design page----23 January--------------*/
figure {
    margin: 0;
    position: relative;
}

figure img {
    max-width: 100%;
    display: block;
	position: relative;
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

figure:hover img {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
}

figure:hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

figure a {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

figcaption {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	padding: 20px;
	background: #2c3f52;
	color: #ed4e6e;
	
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

figcaption span:before {
	content: 'by ';
}

figcaption a {
    text-align: center;
    padding: 3px 25px;
    border-radius: 2px;
    display: inline-block;
    background: #ffc107;
    color: #fff;
} 

figcaption a:hover {
    color: #fff;
    text-decoration: none;
}

/*end logo design----23 January--------------*/
.row.seo-second-style {
    padding-top: 50px;padding-bottom: 40px;
}.row.seo-second-style.forbussiness h3 {
    padding-left: 300px;
}

.seo-image img {
    border: 3px solid #cecbcb;
}
.row.seo-second-style.forbufoot h4 {
       border-bottom: 2px dotted #b11e2a !important;
    font-size: 19px;
    font-weight: bold;
}

input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="tel"], input[type="date"], input[type="search"] {
    border: 1px solid #f4eeeee0;
   background: #f6f3f3;
}
textarea {
    border: 1px solid #f8ecec;
  background: #f6f3f3;}

.page-width {
      padding-left: 20px;
    padding-right: 20px;
}
.page-width {
max-width: 100%;
}
.row.seo-second-style.forbussiness p {
    padding: 22px;
}

.middle-footer {
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
} 
.seo-image-it-training img {
    width: 95%;
    height: 320px;  
    padding-top: 25px;
    padding-bottom: 25px;
    border: 2px solid #faf5f5;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.11);
}
.card-text {
    text-align: justify;
}

.rte.magento-develop p { 
    padding-top: 32px;
}
.seo-image-software img {
    width: 100%;
    height: 360px;
    padding-top: 42px;
}
  
.row.for.softwaredevelpmemnt h4 {
    padding-left: 347px;
    padding-top: 45px; 
}
#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
    font-size: 16px;
}
#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}
#customers tr:hover {
    background-color: #ddd;
}
table#customers th {
    background: #801523;
    color: #fff;
}
.col-md-4.sslCertificates img {
    width: 78px;
    height: 66px;
}
.sslcirti {
 border: 4px solid #801523;
    padding: 15px 5px 5px 8px;
    text-align: center;
      height: 475px;
}
.sslcirti h4 {
    color: #b01f2a;
}
 .sslcirti h5 {
    color: #ef7e1c;
}
.reseller {
    border: 4px solid #801523;
    padding: 15px 5px 5px 8px;
    text-align: center;
}
.reseller h4 {
    color: #b01f2a;
}
.reseller h5 {
    color: #ef7e1c;
}
.section-header.text-center h1 {
    display: none;
}
.paymentGatway {
    border: 4px solid #801523;
    padding: 15px 5px 5px 8px;
    text-align: center;
    height: 535px;
}
.paymentGatway h4 {
    color: #b01f2a;
}
.paymentGatway h5 {
   color: #ef7e1c;
}
.paymentGatway h6 {
    color: #000000;
}
.paymentGatway img {
    width: 134px;
}
.col-md-6.develpmemntsoftwareshopify ul {
    padding-top: 86px;
}
.seo-image-softwareshopify img {
    padding-top: 59px;
}
.row.for.googlemap h4 {
    padding-left: 405px;
}
.row.for.layoutdesign h4 {
    padding-left: 424px;
}
.container.why-choose {
    text-align: justify;
}
.col-md-5.forgoogle {
    border: 2px solid #f3eeee;
}
.site-header .nav-megamenu .site-nav li .dropdown-menu a:hover {
    color: #c61932;
    padding-right: 5px!important;
}
.row.online.marketing {
    padding-top: 46px;
    padding-bottom: 20px;
}
.col-md-4.magento-theme img {
    width: 100%;
    height: 171px;
}
.col-md-4.magento-theme button {
    float: right;
   background: #b62229;
    border: 2px solid #a71e25;
}
.col-md-4.magento-theme button a:hover {
    color: #fff!important;
}
.col-md-4.magento-theme button a {
    color: #fff;
}
.row.container.magento-extensions {
    padding-top: 55px;
    padding-bottom: 20px;
}
.row.container.magento-extensions p {
    text-align: justify;
}
.vps-hosting {
    padding: 32px;
    text-align: justify;
}
.vps-top-hosting {
    padding: 22px;
    margin: 5px;
    background: #f4f4f4;
    border-right: 2px solid #b4212a;
}
.row.for.softwareDevelopt h4 {
    padding-left: 414px;
}
.row.for.softwareDevelopt p {
    text-align: center;
    padding-bottom: 32px;
}
.vps-devel-hosting {
    padding: 32px;
    text-align: center;
    background: #f4f2f2;
    margin: 10px;
}
.row.web-develop {
    padding-top: 33px;
}
.row.container.cms-host {
    padding-top: 26px;
    text-align: justify;
}
.site-header .nav-megamenu .site-nav li.level0>a {
  padding: 0px 18.5px;
}


@media (max-width: 991px){
.row.seo-second-style.forbussiness h3 {
    padding-left: 2px;
}
  .row.for.softwaredevelpmemnt h4 {
    padding-left: 5px;
    padding-top: 5px;
}
.row.for.googlemap h4 {
    padding-left: 5px;
}
  .row.for.layoutdesign h4 {
    padding-left: 2px;
}
  .seo-image-software img {
    width: 100%;
    height: 1px;
    padding-top: 42px;
}
  h2, .h2 {
    font-size: 20px;

}
section.frist-colm h1 {
    text-align: center;
}
.frist-colm .rte p {
    text-align: justify;
}
.frist-colm h2, p {
    margin: 3px 0;
}
.contet-colum {
    text-align: justify;
}
.colum-send p {
    text-align: justify;
}
.colum-send h2 {
    text-align: center;
}