@charset "utf-8";
@import url(custom-fonts.css);
* {
    outline: 0px none !important;
    border: 0;
    margin: 0;
    padding: 0;
}

body{
    background-color: #f0f0f0; /* Optional background color */
}
a,
button {
    text-decoration: none;
    outline: 0px none !important;
}

a:active,
a:hover,
a:focus {
    text-decoration: none;
}

.top-con {
    width: 100%;
    background: #38454f;
    color: #ffffff;
    height: 25px;
    text-align: right;
}

.top-con a,
.top-con span {
    color: #ffffff;
    line-height: 24px;
    font-size: 14px;
    /*font-weight: 700;*/
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    margin-left: 30px;
}

.top-con a .label {
    padding: 1px 5px;
    line-height: normal;
    font-size: inherit;
}

.top-con a:hover {
    color: #4dcaff;
}

.dropdown-menu {
    border-radius: 0px !important;
    padding: 0;
    width: 500px;
}

.navbar-right .dropdown-menu-left {
    left: 0 !important;
}

.navbar {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(25, 89, 127, 0.40);
    -moz-box-shadow: 0px 2px 6px 0px rgba(25, 89, 127, 0.40);
    -o-box-shadow: 0px 2px 6px 0px rgba(25, 89, 127, 0.40);
    box-shadow: 0px 2px 6px 0px rgba(25, 89, 127, 0.40);
}

.navbar-nav>li {
    color: #000;
    background: url(../images/bg/menu-divedar.png) no-repeat;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-family: 'roboto';
    font-weight: 500;
}

.nav>li>a {
    padding: 22px 5px;
    font-family: "Helvetica Neue";
    font-weight: 500;
}

.navbar-brand {
    padding: 0 !important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #0288d1;
    color: #ffffff;
    text-decoration: none;
}

.dropdown-menu>li>a {
    padding: 6px 5px;
}

.order_list{
    flex-grow: 1; /* Allow the list to grow and fill available space */
    display: flex; /* Use Flexbox for the list */
    flex-direction: column; /* Stack items vertically */
    justify-content: space-between; /* Space items evenly */
    margin-top: 15px; /* Margin for spacing */
    padding-left: 20px; /* Padding for the list */

}

.order_list li{
    margin: 3px 0; /* Margin between list items */
}
.banner {
    /*
	background: url(../images/bg/071615.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	
	background-color: #2185db;
*/
    background: #ffffff;
    /*background: #026FCE;
	background: linear-gradient(-45deg, #0B52A7 1%, #1e88e5 64%, #35A3D8 97%);
	background-image: -o-linear-gradient(-45deg, #0B52A7 1%, #1e88e5 64%, #35A3D8 97%);
	background-image: -ms-linear-gradient(-45deg, #0B52A7 1%, #1e88e5 64%, #35A3D8 97%);
	background-image: -moz-linear-gradient(-45deg, #0B52A7 1%, #1e88e5 64%, #35A3D8 97%);
	background-image: -webkit-linear-gradient(-45deg, #0B52A7 1%, #1e88e5 64%, #35A3D8 97%);
	background-image: linear-gradient(-45deg, #0B52A7 1%, #1e88e5 64%, #35A3D8 97%);*/
    width: 100%;
    height: 400px;
    font-family: 'Roboto', Arial, sans-serif;
    margin-top: 110px;
    position: relative;
}



 .h2 {
   
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 30px;
    color: #0066cc;
    font-family: "Oswald", sans-serif;
    line-height: 1.5;
    text-shadow: 2px 1px 3px #999;
}
 .infosky_index_h2 {
    font-size: 38px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 18px;
    text-shadow: 2px 1px 3px #999;
    color: #0d1c31;
    font-family: "Oswald", sans-serif;
    line-height: 1.4;
}

#error-input-red {
    font-size: 14px;
    color: red;
    height: 22px;
    width: 100%;
    float: left;
}

#error-input-white {
    font-size: 14px;
    color: white;
    height: 22px;
    width: 100%;
    float: left;
}

#error-input-pc {
    font-size: 14px;
    color: white;
    height: 22px;
    width: 100%;
    float: left;
}

#error-input-mob {
    font-size: 14px;
    color: white;
    height: 22px;
    width: 100%;
    float: left;
}

.input-group-addon.www {
    color: rgb(255, 255, 255);
    background-color: #df691a;
    border-color: rgba(0, 0, 0, 0);
}

.btn-domainsearch {
    color: #ffffff;
    background-color: #df691a;
    border-color: transparent;
}

.btn-domainsearch:focus,
.btn-domainsearch.focus {
    color: #ffffff;
    background-color: #b15315;
    border-color: rgba(0, 0, 0, 0);
}

.btn-domainsearch:hover {
    color: #ffffff;
    background-color: #b15315;
    border-color: rgba(0, 0, 0, 0);
}

.btn-domainsearch:active,
.btn-domainsearch.active,
.open>.dropdown-toggle.btn-domainsearch {
    color: #ffffff;
    background-color: #b15315;
    border-color: rgba(0, 0, 0, 0);
}

.btn-domainsearch:active:hover,
.btn-domainsearch.active:hover,
.open>.dropdown-toggle.btn-domainsearch:hover,
.btn-domainsearch:active:focus,
.btn-domainsearch.active:focus,
.open>.dropdown-toggle.btn-domainsearch:focus,
.btn-domainsearch:active.focus,
.btn-domainsearch.active.focus,
.open>.dropdown-toggle.btn-domainsearch.focus {
    color: #ffffff;
    background-color: #914411;
    border-color: rgba(0, 0, 0, 0);
}

.btn-domainsearch:active,
.btn-domainsearch.active,
.open>.dropdown-toggle.btn-domainsearch {
    background-image: none;
}

.btn-domainsearch.disabled:hover,
.btn-domainsearch[disabled]:hover,
fieldset[disabled] .btn-domainsearch:hover,
.btn-domainsearch.disabled:focus,
.btn-domainsearch[disabled]:focus,
fieldset[disabled] .btn-domainsearch:focus,
.btn-domainsearch.disabled.focus,
.btn-domainsearch[disabled].focus,
fieldset[disabled] .btn-domainsearch.focus {
    background-color: #df691a;
    border-color: transparent;
}

.btn-domainsearch .badge {
    color: #df691a;
    background-color: #ffffff;
}

/* .ind-domain-input {

     padding-right: 21% !important;

}*/

.ind-domain-bulk-btn {
    position: absolute;
    top: 8px;
    right: 21%;
    z-index: 10;
}

.ind-domain-ofr {
    width: 100%;
    height: 95px;
    float: left;
    border-radius: 5px;
    margin-bottom: 15px;
    background-image: url(../images/bg/bar.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ind-domain-ofr .ofr-part {
    width: 16.66%;
    height: auto;
    float: left;
    margin-top: 10px;
    background-repeat: no-repeat;
}

.ind-domain-ofr .ofr-part .ofr-title {
    text-align: right;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 24px 20px 0 0;
}

.ind-domain-ofr .ofr-part .ofr-title2 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ind-domain-ofr .ofr-part .ofr-title2 span {
    font-size: 26px;
}

.ind-domain-ofr .ofr-part:nth-child(3),
.ind-domain-ofr .ofr-part:nth-child(4),
.ind-domain-ofr .ofr-part:nth-child(5),
.ind-domain-ofr .ofr-part:nth-child(6) {
    background-image: url(../images/bg/menu-divedar.png);
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
    overflow: hidden;
}

.well-sm pre {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

.ind-domain-ofr .ofr-tld {
    float: left;
    font-size: 32px;
    color: #FF6600;
    text-align: center;
    width: 98%;
    font-weight: bold;
}

.ind-domain-ofr .ofr-price {
    float: left;
    font-size: 22px;
    color: #333333;
    text-align: center;
    width: 98%;
    font-weight: bold;
}

.ind-domain-ofr .tld-old-pr {
    position: relative;
}

.ind-domain-ofr .tld-old-pr:before {
    border-bottom: 2px solid red;
    position: absolute;
    content: "";
    width: 100%;
    height: 60%;
}

.ind-domain-ofr .tld-ofr-pr {
    font-size: 22px;
    color: #009900;
    text-align: center;
}



.box_shadow{
    background-color: #fff; /* Background color for the boxes */
    border-radius: 8px; /* Rounded corners */
    padding: 20px; /* Padding inside the boxes */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Box shadow effect */
    flex: 1; /* Allow boxes to grow equally */
    margin: 10px; /* Margin between boxes */
    display: flex; /* Use Flexbox for the box */
    flex-direction: column; /* Stack elements vertically */
    
}



.service .h1-new {
    color: #312e2e;
    /*font-family: 'Pridi', serif;*/
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 25px !important;
    padding-bottom: 12px;
    position: relative;
    width: 100%;
    float: left;
   
}

/* Desktop layout */
.service {
    display: flex; /* Use Flexbox for the row */
    justify-content: space-between; /* Space between columns */
    flex-wrap: wrap; /* Allow wrapping of columns on smaller screens */
  }
  
  /* Tablet layout */
  @media (max-width: 768px) {
    .service {
      flex-wrap: wrap;
      margin: 10px;
    }
  }
  
  /* Mobile layout */
  @media (max-width: 480px) {
    .service {
        display: flex; /* Use Flexbox for the row */
        justify-content: space-between; /* Space between columns */
        flex-wrap: wrap; /* Allow wrapping of columns on smaller screens */
    }
  }
  /*Price tag start */
  .price_tag_div{
    text-align: center; margin:20px 0;
}
.price_tag{
    background-color: red;
padding: 10px 20px;
color : white;
border-radius: 20px;
text-align: center;
font-size: 15px;
font-weight: bold;
}
  /*Price tag End */


.service .box_{
   padding: 20px;
    } 
.service .h3 {
    color: #666;
    /*font-family: 'Pridi', serif;*/
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 35px;
    position: relative;
    width: 100%;
    float: left;
    line-height: 1.1;
}

.service .h3::before {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}

.service20 .h3::before {
    background: #f36d21;
}

.service .info_title_2 {
    color: #000000;
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    /*    font-family: 'Pridi', serif;*/
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 25px !important;
    padding-bottom: 12px;
    position: relative;
    width: 100%;
    float: left;
}

.service .info_title {
    color: #000000;
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    /*    font-family: 'Pridi', serif;*/
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 25px !important;
    padding-bottom: 12px;
    position: relative;
    width: 100%;
    float: left;
}

.service .pkj_title,
.design_price_part .pkj_title {
    color: #000;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0;
    padding-top: 40px !important;
    padding-bottom: 5px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    float: left;
}

.service .info_title span {
    color: #FF6600;
}

.service .pkj_title::before,
.service .info_title::before,
.design_price_part .pkj_title::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}

.service .info_sub_title,
.design_price_part .info_sub_title {
    font-size: 18px;
    /* color: #FF6600; */
    /* font-weight: bold; */
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 3px 0 0;
    width: 100%;
    float: left;
}

.service .info-text {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
    margin-bottom: 25px;
    /*	font-family: 'Poppins', sans-serif;*/
    width: 100%;
    float: left;
}

.service .info-text a {
    color: #000000;
}

.service .nw-dgn-why-lst {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 25px;
    /*	font-family: 'Poppins', sans-serif;*/
    width: 100%;
    float: left;
}

.service .nw-dgn-why-lst li {
    width: 100%;
    float: left;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 22px;
    background: url('../images/contents/domain-l.png') 0px 3px no-repeat;
    line-height: 25px;
    /*    font-weight: bold;*/
}

.service .nw-srvs-list20 {
    margin-bottom: 50px;
}

.service .nw-srvs-list20 .fetur-head {
    width: 100%;
    float: left;
    /*    text-align: left;*/
    font-size: 26px;
    color: #000;
    font-weight: bold;
    margin: 15px 0;
}

.service .nw-srvs-list20 .fetur-head::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: "";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}

.service .nw-srvs-list20 .futr-host {
    line-height: normal;
    font-size: 18px;
    float: left;
    margin: 10px 0;
    color: #000;
    background: url('../images/contents/domain-l.png') 0px 3px no-repeat;
    padding: 0px 0px 0px 22px;
}

.service .nw-srvs-list20.new-list20 {}

.service .nw-srvs-list20.new-list20 .futr-host {
    background: url('../images/contents/tick-mark-20.png') 0px 3px no-repeat;
    background-size: 14px 14px;
    margin: 13px 0;
}

.service .nw-srvs-list20 .ar_link {
    line-height: normal;
    font-size: 18px;
    float: left;
    text-decoration: underline;
    margin: 10px 0;
    color: #000;
}

.service .nw-srvs-list20 .ar_link:hover {
    color: #1574bb;
}

.service .anchor_block20 {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.service .anchor_block20 .heading {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    margin: 0 0 30px 0;
    text-align: center;
    position: relative;
    padding-bottom: 12px;
}

.service .anchor_block20 .heading::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: "";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #33b4ff;
}

.service .anchor_block20 .desc {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    width: 100%;
    float: left;
    text-align: justify;
}

.service .anchor_block20 .fetur-head {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #000;
    /*font-weight: bold;*/
    margin: 15px 0;
}

.service .anchor_block20 ul.fetur-list {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    /* margin: 0px 0px 15px 0px; */
    margin-left: 20px;
    text-align: left;
}

.service .anchor_block20 ul.fetur-list li {
    width: 33.33%;
    height: auto;
    float: left;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 22px;
    background: url('../images/contents/domain-l.png') 0px 3px no-repeat;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 25px;
}

.service .anchor_block20 ul.fetur-list li a {
    color: #000;
    text-decoration: underline;
}

.service .anchor_block20 ul.fetur-list li:first-child {
    margin: 0px 0px 5px 0px;
}

.service .anchor_block20 .nu-srv-btn {
    margin: auto;
    margin-bottom: 25px;
    width: 200px;
    height: auto;
    overflow: hidden;
}

.service .anchor_block20 .nu-srv-btn a {
    width: 100%;
    float: left;
    background-color: #12bc00;
    padding: 10px 0;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border-radius: 4px;
}

.service .anchor_block20 .vu-more {
    width: auto;
    float: left;
    font-size: 16px;
    /* text-decoration: underline; */
    color: #555;
    margin-top: 20px;
    padding: 5px 15px;
    border: 1px solid #1574bb;
    border-radius: 5px;
}

.service .anchor_block20 .vu-more:hover {
    background-color: #e6f4ff;
}

.service .anchor_block20 .vu-more::after {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 7px;
}

.feature {
    background: #119ee7;
    width: 100%;
}

.feature .info_title {
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1px;
    margin-top: 0;
    padding-top: 25px !important;
    padding-bottom: 12px;
    position: relative;
}

.feature .info_title::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    content: " ";
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background: #fff;
}

.feature .f-part {
    min-height: 260px;
    overflow: hidden;
}

.feature .f-part i {
    font-size: 26px;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    background: #ffffff;
    color: #00b8ff;
    cursor: default;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    float: left;
    margin: 25px 15px 3px 3px;
}

.feature .f-part i:hover {
    background: #00b8ff none repeat scroll 0 0;
    color: #fff;
}

.feature .f-part h3 {
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-top: 10px;
    padding: 27px 0 0 24px;
    text-align: left;
    line-height: 19px;
}

.feature .f-part p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    text-align: justify;
}

.feature .f-part a,
.feature .f-part a:hover,
.feature .f-part a:active {
    color: #fff;
}

.feature .f-part .readmore {
    line-height: 25px;
    color: #00FF66;
    font-weight: bold;
    text-align: right;
}

.feature .f-part .readmore a {
    color: #FFFF00;
}

.feature .f-part .readmore a:hover {
    color: #33ff66;
    text-decoration: none;
}

.clients_title_indx {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-top: 25px;
    padding-bottom: 12px;
    color: #333;
    float: left;
    width: 100%;
}

.floatleft {
    float: left;
}

.clients_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    float: left;
    width: 100%;
    background-color: #119ee7;
}

.operator_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-top: 37px;
    padding-bottom: 18px;
    color: #38454f;
}

.operator_img {
    margin-bottom: 40px;
}

.testimonials {
    background: url(../images/bg/testimonials_new.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    color: #ffffff;
    background-color: #06132a;
    float: left;
}

.testimonials .t_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: bold;
    padding-top: 30px;
}

.minheight_client {
    min-height: 460px;
}

.testimonials .item .msg {
    font-size: 18px;
    /*font-weight: bold;*/
}

.testimonials .item .msg i {
    font-size: 20px;
}

.testimonials .item a {
    color: #119EE7;
    font-weight: bold;
}

.bold {
    font-weight: bold !important;
}

.testimonialscommonall {
    background: url(../2022images/tesimonialsnew2.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    color: #ffffff;
    background-color: #06132a;
    float: left;
}

.testimonialscommonall .t_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: bold;
    padding-top: 30px;
}

.minheight_client {
    min-height: 390px;
}

.testimonialscommonall .item .msg {
    font-size: 18px;
    /*font-weight: bold;*/
}

.testimonialscommonall .item .msg i {
    font-size: 20px;
}

.testimonialscommonall .item a {
    color: #fff;
    text-decoration: underline;
}

.copyright_info {
    background-color: #272727;
    border-top: 2px solid #222222;
    color: #727272;
    padding: 10px 0;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    width: 100%;
    float: left;
}

.copyright_info a {
    color: #727272;
    font-size: 14px;
    margin-top: 10px;
    text-align: right;
}

.copyright_info a:hover {
    color: #fff;
}

.copyright_info b {
    color: #727272;
    float: right;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

/*#topcontrol, #topcontrol:hover {

     -webkit-transition: all 0.3s ease-out;

     -moz-transition: all 0.3s ease-out;

     -ms-transition: all 0.3s ease-out;

     -o-transition: all 0.3s ease-out;

     transition: all 0.3s ease-out;

     background: url(../images/bg/Back-to-top.png) no-repeat;

     width: 45px;

     height: 45px;

     margin: 0 10px 0 0;

}

 */

/***************************** scroll to top **********************************/

#back-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
}

#back-top a {
    width: 45px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    /* background color transition */
    transform: 0.5s;
    -webkit-transform: 0.5s;
    -moz-transform: 0.5s;
    -o-transform: 0.5s;
    -ms-transform: 0.5s;
}

#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */

#back-top span {
    width: 45px;
    height: 45px;
    display: block;
    margin-bottom: 7px;
    background: url(../images/bg/Back-to-top.png) no-repeat center center;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover span {}

/***************************** scroll to top **********************************/

/***************************** shopping cart **********************************/

#inf-cart {
    position: fixed;
    right: 10px;
    z-index: 9;
    width: 55px;
    height: 50px;
    top: 110px;
    background-color: #FFFFFF;
    padding: 3px 5px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#inf-cart .inf-cart-cont {
    position: relative;
    width: 100%;
    height: auto;
}

#inf-cart .inf-cart-cont a {
    width: 100%;
    height: auto;
    float: left;
}

#inf-cart .inf-cart-cont a span.label {
    position: absolute;
    top: 7px;
    left: 13px;
}

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    #inf-cart {
        right: 10px;
        top: 51px;
    }
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    #inf-cart {
        right: 10px;
        top: 51px;
    }
}

/* Small Devices, Tablets */

@media only screen and (min-width: 780px) {
    #inf-cart {
        right: 10px;
        top: 51px;
    }
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    #inf-cart {
        right: 40px;
        top: 110px;
    }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    #inf-cart {
        right: 105px;
    }
}

/***************************** shopping cart **********************************/

/***************************** contact us **********************************/

.contact_bg {
    width: 100%;
    height: 175px;
    background: url(../images/bg/contact_bg.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 110px;
}

.contact_bg .page_title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
}

.contact_bg .info {
    color: #fff;
    font-size: 22px;
    /*font-weight: bold;

     */
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.contact_notice {
    width: 100%;
    height: auto;
    overflow: hidden;
    /*padding-top: 15px;

	padding-bottom: 5px;*/
    background-color: #dadada;
}

.contact_notice .desc {
    /*font-family: sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    float: left;
    color: red;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    letter-spacing: 2px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.we_place .new-notice {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: red;
    text-align: justify;
    letter-spacing: 2px;
}

.we_place .new-notice p {
    margin: 0;
    margin-top: 10px;
}

.we_place .new-notice p:first-child {
    margin-top: 0;
}

.contact_notice .desc:nth-child(2),
.contact_notice .desc:nth-child(3),
.contact_notice .desc:nth-child(4),
.contact_notice .desc:nth-child(5) {
    margin-top: 0px;
}

.contact_body {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.contact_body h2 {
    font-size: 28px;
    color: #777;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

.contact_body .ulb {
    width: 98%;
    height: 2px;
    float: left;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 5px 0 13px;
    background: url(../images/bg/short.png) no-repeat;
}

.contact_body h3 {
    font-size: 18px;
    font-weight: bold;
    color: #777;
    font-family: 'Roboto', sans-serif;
}

.contact_body p {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    color: #777;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

.contact_body p a {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

/***************************** contact us **********************************/

.we_support {
    margin-top: 25px;
    margin-bottom: 25px;
}

.we_support .part_title {
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #443a44;
    text-transform: capitalize;
}

.we_support .media {
    margin-bottom: 20px;
}

.we_support .media .media-left {
    padding-right: 18px;
}

.we_support .media .media-left i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #1273c0;
    text-align: center;
    font-size: 38px;
    color: #fff;
    border-radius: 100%;
}

.we_support .media .media-body {
    padding-top: 5px;
}

.we_support .media .media-body h4 {
    text-transform: capitalize;
    margin-bottom: 15px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #443a44;
    margin: 0;
}

.we_support .media .media-body p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #337ab7;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 0;
}

.we_support .media .media-body a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #337ab7;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 0;
}

.we_support .col-md-4 {
    margin-bottom: 25px;
}
    
/* Hero Slide CSS */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .hero-slides {
        
        margin-top: 100px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {  .hero-slides {
        
    margin-top: 100px;
}}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {  .hero-slides {
        
    margin-top: 100px;
}}

.hero-slides {
    position: relative;
    z-index: 1;
}

.hero-slides .owl-prev,
.hero-slides .owl-next {
    position: absolute;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.11);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    left: 0;
    margin-top: -15px;
    color: #ffffff;
    display: none;
}

.hero-slides .owl-next {
    left: auto;
    right: 0;
}

.hero-slides .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero-slides .owl-dots .owl-dot {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    margin: 0 5px;
    width: 8px;
    height: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8px;
    flex: 0 0 8px;
    max-width: 8px;
    background-color: #ebebeb;
    border-radius: 50%;
}

.hero-slides .owl-dots .owl-dot.active {
    background-color: #0080ff;
}

.hero-slides .owl-dots .owl-dot.active::after {
    position: absolute;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    z-index: 1;
    content: "";
    border: 2px solid #450f9c;
    left: -4px;
    top: -4px;
    border-radius: 50%;
}

.single-hero-slide {

    z-index: 1;
    width: 100%;
    height: 170px;
    background-position: center center;
    background-size: cover;
    border-radius: 6px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .single-hero-slide {
        height: 170px;
       
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-hero-slide {
        height: 170px;
       
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
        height: 280px;
        
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide {
        height: 300px;
       
    }
}

@media only screen and (min-width: 1200px) {
    .single-hero-slide {
        height: 420px;
    }
}


/*Hero slide end*/

/*.we_support .col-md-6:nth-child(1) .media .media-left i {

     background: #42b6ff;

}

 .we_support .col-md-6:nth-child(2) .media .media-left i {

     background: #f95732;

}

 .we_support .col-md-6:nth-child(3) .media .media-left i {

     background: #42b6ff;

}

 .we_support .col-md-6:nth-child(4) .media .media-left i {

     background: #f95732;

}

 */

/*****************************************************/

.we_place {
    margin-top: 20px;
    margin-bottom: 20px;
}

.we_place .part_title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #443a44;
    text-transform: capitalize;
    margin: 0;
    float: left;
    margin-bottom: 10px !important;
    width: 100%;
}

.we_place .media {
    /*margin-top: 25px;

     */
    margin-bottom: 25px;
    float: left;
}

.we_place .media .media-left {
    padding-right: 18px;
}

.we_place .media .media-left i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #1273c0;
    text-align: center;
    font-size: 38px;
    color: #fff;
    border-radius: 100%;
}

.we_place .media .media-body {
    padding-top: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #443a44;
    letter-spacing: 0.5px;
    line-height: 30px;
}

.we_place .media .media-body .part_title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #443a44;
    text-transform: capitalize;
    margin: 0;
    float: left;
    margin-bottom: 10px !important;
    width: 100%;
    font-size: 18px;
}

.we_place .media .media-body a {
    float: left;
    /*margin-bottom: 10px;

     */
    color: #267ae9;
    width: auto;
}

.we_place .media .media-body ul {
    float: left;
}

.we_place .media .media-body .nav li a {
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #4a4a4a;
    text-transform: uppercase;
    text-align: center;
}

.we_place .media .media-body .nav li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.we_place .media .media-body .nav li a i {
    margin-right: 12px;
}

.we_place .media .media-body .nav li a i.fa-google-plus-square {
    color: #dd4e42;
}

.we_place .media .media-body .nav li a i.fa-linkedin-square {
    color: #0177b5;
}

.we_place .media .media-body .nav li a i.fa-twitter-square {
    color: #00aced;
}

.we_place .media .media-body .nav li a i.fa-facebook-square {
    color: #4867aa;
}

.our_map {
    margin-top: 25px;
    margin-bottom: 20px;
}

.our_map .part_title {
    margin-bottom: 25px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #443a44;
    text-transform: capitalize;
    margin: 0;
    float: left;
}

.our_map #map {
    width: 100%;
    height: 350px;
}

/*********************************** about us *****************************************/

.about_bg {
    width: 100%;
    height: 175px;
    background: url(../images/bg/about_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 110px;
}

.about_bg .page_title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
}

.about_bg .info {
    color: #fff;
    font-size: 22px;
    /*font-weight: bold;

     */
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.about {
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

.about .part {
    width: 100%;
    float: left;
    padding: 0 0 11px;
    font-size: 17px;
    color: #38454f;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}

.about .title strong {
    float: left;
    margin-top: 15px;
}

/*********************************** about us *****************************************/

/*********************************** terms *****************************************/

.terms_bg {
    width: 100%;
    height: 175px;
    background: url(../images/bg/about_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 110px;
}

.terms_bg .page_title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
}

.terms_bg .info {
    color: #fff;
    font-size: 22px;
    /*font-weight: bold;

     */
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.terms {
    width: 100%;
    padding: 0 0 39px;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

.terms h2,
.terms h3 {
    font-size: 21px;
    color: #535353;
    padding-top: 25px !important;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-top: 0;
    padding: 3px 0 0;
}

.terms p {
    font-size: 15px;
    color: #777;
    padding-top: 5px;
}

.termes_align {
    width: 100%;
    display: table;
    padding: 10px 0 0 60px;
}

.termes_align li {
    font-size: 15px;
    color: #777;
    /*list-style: url(../images/bg/arrow-05.png);*/
    list-style: url(../images/bg/list-style-point3.png);
    line-height: 1.42857143;
}

/*********************************** terms *****************************************/

/*********************************** why_us *****************************************/

.why_us {
    width: 100%;
    padding: 0 0 39px;
    float: left;
    margin-top: 25px;
}

.why_us ul {
    width: 100%;
    padding: 10px 0 0 60px;
}

.why_us ul li {
    font-size: 15px;
    color: #777;
    list-style: url(../images/bg/arrow-05.png);
    line-height: 32px;
}

/*********************************** why_us *****************************************/

/*********************************** my-ip.php *****************************************/

.my_ip_bg {
    width: 100%;
    height: 175px;
    background: url(../images/bg/about_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 110px;
}

.my_ip_bg .page_title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
}

.my_ip_bg .info {
    color: #fff;
    font-size: 22px;
    /*font-weight: bold;

     */
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.panel {
    margin-top: 20px;
}

.ip_detail .ip_part {
    width: 100%;
    /*padding-left: 60px;

     */
    color: #000000;
    height: auto;
    line-height: 36px;
    font-size: 20px;
}

.ip_detail .ip_part .ip_col {
    color: #169fe6;
}

.ip_detail .ip_part img {
    width: 30px;
    height: auto;
}

.panel-primary>.panel-heading {
    background-color: #169fe6;
}

.panel-primary>.panel-body {
    /*background-color: #ecf0f1;*/
    border-radius: 4px;
}

/*********************************** my-ip.php *****************************************/

/*********************************** footer links *****************************************/

.footer_details {
   background-color: black;
    padding: 18px 0;
    width: 100%;
    float: left;
}

.footer_details .p20 {
    width: 20%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-left: 15px;
    background: url(../images/bg/v-line.jpg) repeat-y scroll right top rgba(0, 0, 0, 0);
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.footer_details .p20:last-child {
    background: none;
}

.footer_details .footer_title {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 13px 0 10px;
    padding: 0 0 5px;
    line-height: 19px;
    text-align: justify;
    text-transform: uppercase;
}

.footer_details p {
    font-size: 13px;
    color: #999;
    /*padding: 0 0 0 13px;*/
}

.footer_details .fot_01 {
    width: 100%;
    float: left;
}

.footer_details ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.footer_details .fot_01 a {
    font-size: 13px;
    color: #999;
    text-decoration: none;
    background: url(../images/bg/arrow-05.png) no-repeat 0px;
    padding: 0 0 0 13px;
}

.footer_details .fot_01 a:hover {
    color: #fff;
}

.footer_details #pageQRC img,
.footer_details #pageQRC div {
    padding: 0 0 0 13px;
    width: 95px;
    height: auto;
}

/*********************************** footer links *****************************************/

/*********************************** footer social *****************************************/

#social {
    height: auto;
}

#social #menu-wrap {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: left;
    line-height: 13px;
}

#social #menu-wrap .menu-item {
    width: 38px;
    height: 55px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    margin-right: 5px;
}

#social #menu-wrap .menu-item:last-child {
    margin-right: 0;
}

#social #menu-wrap .menu-item i {
    width: 100%;
    padding: 7px 0px 5px 0px;
    border-radius: 3px;
}

#social #menu-wrap .menu-item i.fa-facebook {
    background: #3B5998;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-twitter {
    background: #44CCF6;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-youtube {
    background: #CE332D;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-linkedin {
    background: #0275B6;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-google-plus {
    background: #D13F2D;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-dribbble {
    background: #EA4C89;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-pinterest-square {
    background: #CB2027;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-stack-overflow {
    background: #FEA501;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-tumblr {
    background: #274152;
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-instagram {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    color: #FFF;
}

#social #menu-wrap .menu-item i.fa-vimeo-square {
    background: #86C9EF;
    color: #FFF;
}

#social #menu-wrap .menu-item span {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 10px;
    left: 0px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    color: #FFF;
}

#social #menu-wrap .menu-item span:hover {
    top: -29px;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#social #menu-wrap .menu-item span.active {
    top: -20px !important;
    font-size: 0px !important;
}

#social #menu-wrap .menu-item a {
    font-size: 12px;
    color: #445878;
    text-decoration: none;
}

#social #menu-wrap .menu-item .text {
    text-decoration: none;
    font-size: 0px;
    padding: 0px 0px 17px 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 100%;
    position: absolute;
    bottom: -27px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#social #menu-wrap .menu-item:hover>.text {
    bottom: 0;
    font-size: 25px;
    padding: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center;
}

#social #menu-wrap .menu-item .icon {
    width: 32px;
    height: 32px;
    padding: 13px 4px 5px 4px;
    font-size: 25px;
    text-align: center;
}

/*********************************** footer social *****************************************/

/*********************************** our client page *****************************************/

.optimized {
    margin-top: 25px;
    margin-bottom: 50px;
}

.optimized .partnerGrid {
    display: inline-block;
    margin: 12px;
    border: 1px solid #BDBDBD;
}

.optimized .partnerGrid a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 255px;
    height: 65px;
    color: #ff6c00;
}

.optimized .partnerGrid a * {
    vertical-align: middle;
}

.optimized .partnerGrid a img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 15px auto;
    -webkit-filter: grayscale(1);
    /* Older Webkit */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 4+ */
    filter: gray;
    /* IE 6-9 */
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.optimized .partnerGrid a:hover img {
    -webkit-filter: grayscale(0);
    /* Older Webkit */
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    /* IE 6-9 */
}

/******************* new style **************************/

.clientf {
    width: 100%;
    height: 150px;
    float: left;
    text-align: center;
    background-color: #fff;
    margin: 15px 0;
    border: 1px solid #BDBDBD;
}

.clientf:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.clientf .clogo {
    width: 100%;
    height: 98px;
    float: left;
}

.clientf .clogo img {
    width: auto;
    max-width: 95%;
    height: auto;
    /*min-height: 70px;*/
    max-height: 90px;
    margin-top: 8px
}

.clientf h5 {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 16px;
    color: #ff6c00;
    margin-top: 10px;
    margin-bottom: 0;
    cursor: default;
    padding: 0 10px;
}

/*********************************** our client page *****************************************/

/*********************************** sitemap *****************************************/

.sitemap {
    width: 100%;
    padding: 0 0 39px;
    float: left;
    margin-top: 25px;
}

.sitemap a {
    width: auto;
    line-height: 28px;
    float: left;
    font-size: 16px;
    font-family: sans-serif;
    color: #0066CC;
}

.sitemap ul {
    width: 100%;
    padding: 10px 0 0 60px;
}

.sitemap ul li {
    font-size: 16px;
    font-family: sans-serif;
    color: #FF6C00;
    list-style: url(../images/bg/arrow-05.png);
    line-height: 28px;
}

.sitemap ul li ul {
    width: 100%;
    padding: 0 0 0 30px;
}

.sitemap ul li ul li {
    font-size: 16px;
    font-family: sans-serif;
    color: #FF6C00;
    list-style: url(../images/bg/arrow-05.png);
    line-height: 28px;
}

.sitemap18 {
    width: 100%;
    padding: 0 0 39px;
    float: left;
    margin-top: 25px;
}

.sitemap18 a {
    width: auto;
    line-height: 28px;
    float: left;
    font-size: 18px;
    font-family: sans-serif;
    color: #0066CC;
}

.sitemap18 ul {
    width: 100%;
    float: left;
    padding: 10px 0 0 60px;
}

.sitemap18 ul li {
    width: 100%;
    float: left;
    font-size: 18px;
    font-family: sans-serif;
    color: #FF6C00;
    line-height: 28px;
    margin-bottom: 7px;
}

.sitemap18 ul li::before {
    content: '\f054';
    line-height: 28px;
    float: left;
    font-family: 'FontAwesome', sans-serif;
    margin-right: 7px;
}

.sitemap18 ul li ul {
    width: 100%;
    padding: 0 0 0 30px;
}

.sitemap18 ul li ul li {
    font-size: 16px;
    font-family: sans-serif;
    color: #FF6C00;
    list-style: url(../images/bg/arrow-05.png);
    line-height: 28px;
}

/*********************************** sitemap *****************************************/

/*********************************** custom bootstrap col *****************************************/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/*********************************** custom bootstrap col *****************************************/

/*********************************** index recent blog *****************************************/

.recent-blog {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    /*background-color: #119ee7;*/
    background-color: #0180C3;
    padding: 25px 0;
    /*background: url(../images/bg/bg-clean.jpg) no-repeat center center;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;*/
}

.recent-blog .recent-blog-head {
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0 25px 0;
    text-shadow: 2px 1px 3px #232323;
}

.recent-blog .blog-part {
    width: 100%;
    height: 86px;
    float: left;
    background-color: #fff;
    position: relative;
    margin-bottom: 15px;
    /*border-right: 5px solid #1273C0;*/
}

/*

.recent-blog .blog-part:hover {

  border-right: 5px solid #4dcaff;

}

*/

.recent-blog .blog-part:hover {
    background-color: white;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}

.recent-blog .blog-part:hover .user-pic img {
    opacity: 1;
}

.recent-blog .blog-part:hover .blog-ttl h4 {
    color: #ff6c00;
}

.recent-blog .blog-part .user-pic {
    width: 86px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 0;
}

.recent-blog .blog-part .user-pic img {
    display: block;
    width: 86px;
    height: 86px;
    opacity: 0.8;
    transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
}

.recent-blog .blog-part .blog-ttl {
    width: 100%;
    height: 50%;
    float: left;
    padding: 5px 5px 5px 92px;
}

.recent-blog .blog-part .blog-ttl h4 {
    font-size: 13px;
    font-weight: 700;
    color: #333333;
    margin-top: 0;
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
}

/*********************************** index recent blog *****************************************/

/*********************************** index domain input *****************************************/

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 60px;
    font-size: 20px;
}

/*********************************** index domain input *****************************************/

/**************************************** tab sec ***********************************/

.contus-form {}

.contus-form .panel {
    position: relative;
}

.contus-form .panel .panel-heading.blr {
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.contus-form .panel .panel-body.blr {
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.contus-form .recq {
    font-size: 7px;
    line-height: normal;
    color: red;
    margin-left: 4px;
}

.contus-form .form-group {
    margin-bottom: 25px;
}

.contus-form .contus-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(202, 202, 202, 0.15);
}

.contus-form .contus-loader .spinner {
    width: 92px;
    height: 72px;
    position: absolute;
    bottom: 10%;
    left: calc(50% - 46px);
}

.contus-form .contus-loader .spinner .fa-spinner {
    color: #f36d21;
}

/**************************************** tab sec ***********************************/

/**************************************** tab sec ***********************************/

.tab-sec {
    width: 100%;
    height: auto;
    float: left;
    margin: 25px 0;
    /*background-color: teal;*/
    text-align: center;
    border-bottom: 1px solid #a8a8a8;
}

.tab-sec .active,
.tab-sec .dactive {
    width: auto;
    height: 35px;
    float: none;
    display: inline-table;
    /*margin-bottom: 5px;*/
    margin-bottom: -1px;
}

.tab-sec .active {
    background-color: #fff;
    border: 1px solid #a8a8a8;
    border-top: 5px solid #ff6c00;
    border-bottom: 0 solid transparent;
    border-radius: 4px 4px 0 0;
    padding: 0 18px;
}

.tab-sec .dactive {
    /*background-color: #fff;*/
    border: 1px solid #a8a8a8;
    border-top: 5px solid #a8a8a8;
    border-bottom: 0 solid transparent;
    border-radius: 4px 4px 0 0;
    padding: 0 18px;
}

.tab-sec .active a {
    color: #169fe6;
    cursor: default;
    line-height: 35px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    pointer-events: none;
}

.tab-sec .dactive a {
    color: #A5A5A5;
    cursor: pointer;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}

.tab-sec .dactive a:hover {
    /*background-color: #eee;*/
    color: #363636;
}

/**************************************** tab sec ***********************************/

/*********************************** this for apache error page ************************/

.error-404 {
    margin: 25px auto;
    text-align: center;
}

.error-404 .error-code {
    bottom: 60%;
    color: #d9534f;
    font-size: 96px;
    line-height: 100px;
    font-weight: bold;
}

.error-404 .error-desc {
    font-size: 12px;
    color: #647788;
}

.error-404 .m-b-10 {
    margin-bottom: 10px !important;
}

.error-404 .m-b-20 {
    margin-bottom: 20px !important;
}

.error-404 .m-t-20 {
    margin-top: 20px !important;
}

/*********************************** this for apache error page ************************/

/*********************************** Career page *****************************************/

.career_bg {
    width: 100%;
    height: 175px;
    background: url(../images/bg/about_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 110px;
}

.career_bg .page_title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
}

.career_bg .info {
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.career {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

.career .career-post {}

.career .career-post h3 {
    margin-top: 0;
    margin-bottom: 20px;
}

.career .career-post h5 {
    font-size: 16px;
}

.career .career-post h3 span.stat-act {
    font-size: 16px;
    color: limegreen;
    font-weight: bold;
}

.career .career-post h3 span.stat-dact {
    font-size: 16px;
    color: red;
    font-weight: bold;
}

.career .career-post p.desc {
    font-size: 16px;
    text-align: justify;
}

/*********************************** Career page *****************************************/

/*=======================all inline css here============================*/

.wsmenu-submenu.last {
    right: 0px;
}

.margin-t15 {
    margin-top: 15px;
}

.margin-b25 {
    margin-bottom: 25px;
}

/*////////////////////this for popup Terms and Conditions///////////////////////*/

#termsConditionsPopup {
    z-index: 9999;
}

#termsConditionsPopup .modal-body {
    width: 100%;
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#termsConditionsPopup .modal-body .terms {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#termsConditionsPopup .modal-body .terms h2,
#termsConditionsPopup .modal-body .terms h3 {
    padding-top: 0 !important;
    margin-bottom: 5px;
    font-size: 20px;
}

#termsConditionsPopup .modal-body .terms p {
    padding-top: 0;
    margin: 0 0 15px;
    text-align: justify;
    font-size: 14px;
}

#termsConditionsPopup .modal-body .termes_align {
    padding: 0 0 0 30px;
    margin: 0 0 15px;
}

#termsConditionsPopup .modal-body .termes_align li {
    font-size: 14px;
}

/*////////////////////this for popup Terms and Conditions///////////////////////*/

/*////////////////////this for service pages view plans///////////////////////*/

.nu-srv-btn {
    margin: auto;
    margin-bottom: 25px;
    width: 200px;
    height: auto;
    overflow: hidden;
}

.nu-srv-btn a {
    width: 100%;
    float: left;
    background-color: #12bc00;
    padding: 12px 0;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border-radius: 4px;
}

.nu-srv-btn a:hover {
    background-color: #10a700;
}

/*////////////////////this for service pages view plans///////////////////////*/

.mt-40 {
    margin-top: 30px;
}

.mb-40 {
    margin-bottom: 30px;
}

.li-50 {}

.li-50 li {
    width: 50% !important;
    /*margin: 10px 0px !important;*/
}

@media only screen and (min-width: 230px) and (max-width:780px) {
    .li-50 li {
        width: 100% !important;
    }
}

.nw-blk-srvis {
    width: 100%;
    text-align: center;
    float: left;
    margin: 30px 0;
}

.nw-blk-srvis a {
    display: inline-block;
    margin: 0 7.5px 15px 7.5px;
    padding: 10px 15px;
    background-color: #12bc00;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border-radius: 4px;
}

.nw-blk-srvis a:hover {
    background-color: #10a700;
}

.nw-blk-srvis a:nth-child(1) {
    background-color: #be042b;
}

.nw-blk-srvis a:nth-child(2) {
    background-color: #177abe;
}

.nw-blk-srvis a:nth-child(3) {
    background-color: #cb0098;
}

.nw-blk-srvis a:nth-child(4) {
    background-color: #e25301;
}

.nw-blk-srvis a:nth-child(5) {
    background-color: #219c32;
}

.f-18 {
    font-size: 18px;
}

.f-19 {
    font-size: 19px;
}

.txt-red {
    color: rgb(255, 0, 0);
}

.pt-18 {
    padding-top: 18px;
}

.servces_bg20 {
    width: 100%;
    height: 175px;
    background: url(../images/bg/hosting_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 110px;
}

.servces_bg20 .page_title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
}

.servces_bg20 .page_title20 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 41px 0 0;
    line-height: inherit;
}

.servces_bg20 .info {
    color: #fff;
    font-size: 22px;
    /*font-weight: bold;*/
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.servces_bg20 .info20 {
    color: #fff;
    font-size: 22px;
    /*font-weight: bold;*/
    line-height: 25px;
    margin: 0;
    padding: 18px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}


.animate_heading{
    border-left: 10px solid #ffb939;
    padding-left: 15px;
    padding-top: 2px;
    color: transparent !important;
    background: linear-gradient(to left, red, blue, red, blue, brown, red);
    background-size: 1000px 100%;
    animation: bg 30s linear infinite;
    background-clip: text;
    -webkit-background-clip: text;
    text-transform: capitalize;
    font-size: 35px;
}