@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora&family=Roboto+Slab&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    color:#2a3a41;
}
h1,h2,h3,h4{
    font-family: 'Montserrat', sans-serif;
}


.menuArea {
    background: #f0f0f0;
}
.logoArea img {
}
.topSecArea img {
    margin: 0 auto;
}

ul.nav.navbar-nav {
}
.nav>li>a:focus, .nav>li.inMenu a {
    background: #0b77bf;
    color: #fff;
        visibility: visible;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: #0b77bf;
    color: #fff;
    border-color: #0b77bf;
}    
.nav>li>a {
    color: #000;
    font-size: 14px;
    padding: 36px 15px;
    font-weight: 600;
    margin-right: 5px;
    text-transform: uppercase;
}
.nav>li>a:hover, .nav>li>a:focus {
    background: #0b77bf;
    color: #fff;
    -webkit-transition: all 0.2s linear;
}
.navbar-collapse.collapse {
    float: right;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #0b77bf;
    text-decoration: none;
    background-color: #fff;
}
.navbar-nav>li>.dropdown-menu {
    background: #f0f0f0;
    border-top: 4px solid #0b77bf;
}
.topSecArea {
    color: #fff;
        padding: 20px 0px;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);

}
.topSecArea p {
    font-size: 21px;
    font-weight: 100;
}
span.branded {
    position: absolute;
    top: 21px;
    font-size: 11px;
}
#domain_result h2 {
    font-weight: 600;
    text-align: center;
    font-size: 22px;
}
#domain_result h4 {
    text-align: center;
    color: #000;
}
.topest {
    background: #000000;
    /*margin: 0px 0px;*/
    /*height: 40px;*/
    /*margin-bottom: -10px !important;*/
}
.topest p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px !important;
    color: white;
}
.sucessArea {
    background: #ffffffcf;
    align-items: center;
    align-self: center;
    border-radius: 10px;
    padding: 0px 16px;
    margin: 0px 3px;
}
.deleteArea {
    background: #ffffffcf;
    align-items: center;
    align-self: center;
    border-radius: 10px;
    padding: 0px 16px;
    margin: 0px 3px;
}
.btnMsgSucess {
    padding: 16px 16px;
}
.iconTopText h1 {
    color: #0b77bf;
    font-weight: 700;
}
.iconTopText {
    margin-bottom: 30px;
}
.iconAreaBox {
    padding: 50px 35px;
    border-radius: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
        min-height: 353px;
}
/*.menuArea {*/
/*    margin-top: -10px;*/
/*}*/
.iconAreaBox:hover {
    color:#fff;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.iconAreaBox:hover .iconImgArea img {
    transition: transform .8s ease;
    transform: scale(1.12);
}
.iconAreaText {
    line-height: 35px;
}
.IconsArea {
    background: #fff;
    padding: 50px 0px;
    text-align: center;
}
.iconImgArea {
    margin: 10px 35%;
    border-radius: 400px;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.iconAreaBox:hover .iconImgArea {
    background: #000;
}
.iconImgArea img {
    margin: 0 auto;
    padding: 4%;
    transition: transform .8s ease;
}

.iconAreaHead {
    font-size: 20px;
    font-weight: 800;
    margin: 0px 0px;
    margin-top: 20px;
    color: #0b77bf;
}
.iconAreaBox:hover .iconAreaHead {
    color: #fff;
}
.iconAreaBtn {
    margin-top: 15px;
}
.developmentSecArea h1 {
    color: #0b77bf;
    font-weight: 700;
}
.developmentSecArea img {
    margin-top: 30px;
}
.developmentSecArea {
    text-align: center;
}
.wpPlatformArea {
    text-align: left;
    padding: 50px 0px;
    background: #f0f0f0;
}
.wpPlatformArea p {
    line-height: 35px;
}
.wpPlatformArea h2 {
    color: #0b77bf;
    font-weight: 700;
}
.wpPlatformArea img {
    border-radius: 10px;
}
.brandSection {
    text-align: center;
    margin-top: 50px;
    color:#fff;
    padding: 30px 0px;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.brandSection h2 {
    margin-top: 0px;
    font-weight: 700;
}
.btnBrandArea {
    background: transparent;
    color: #fff;
    border-radius: 32px;
    padding: 10px 49px;
    margin: 0px 30px;
}
.btnBrandArea:hover {
    color: #fff;
    background: #0b77bf;
    background: -moz-linear-gradient(top, #0b77bf 0%, #0b77bf 31%, #86428c 100%);
    background: -webkit-linear-gradient(top, #0b77bf 0%,#0b77bf 31%,#86428c 100%);
    background: linear-gradient(to bottom, #0b77bf 0%,#0b77bf 31%,#86428c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b77bf', endColorstr='#86428c',GradientType=0 );
}
.ftrSocials {
    float: right;
}
.hoursDriectioArea {
    padding-top: 15px;
}
.modal-header {
    min-height: 16.43px;
    padding: 5px 15px;
    border-bottom: 0px solid #e5e5e5;
}
.modal-header .close {
    margin-top: 9px;
    background: #3e3b3b;
    padding: 1px 5px 1px 5px;
    border-radius: 416px;
    color: #fff;
}
.wpPlatformArea img {
    margin: 0 auto;
}
.services li {
    display: inline-block;
    width: 40%;
    margin: 2px;
}
.portfolioImgs img {
    margin: 0 auto;
}
.portfolioImgs {
    display: flex;
    text-align: center;
    padding: 30px 0px;
}
.portfolioImgs a {
    padding: 0px 1%;
    transition: transform .8s ease;
}
.portfolioImgs a:hover {
    transition: transform .8s ease;
    transform: scale(1.12);
}

.portfolioArea {
    padding: 50px 0px;
    background: #484848;
    color: #fff;
    text-align: center;
}
.ourClientsArea {
    background: #cacaca;
    background: -moz-linear-gradient(left, #cacaca 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #cacaca 0%,#ffffff 100%);
    background: linear-gradient(to right, #cacaca 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#ffffff',GradientType=1 );
}
.ClientLogsArea {
    padding: 49px 5%;
    /*background: #cacaca;*/
    /*background: -moz-linear-gradient(left, #cacaca 0%, #ffffff 100%);*/
    /*background: -webkit-linear-gradient(left, #cacaca 0%,#ffffff 100%);*/
    /*background: linear-gradient(to right, #cacaca 0%,#ffffff 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#ffffff',GradientType=1 );*/
}
.clientsLogImg {
    display: flex;
}
.clientsLogImg img {
    margin: 10px 10px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.clientsLogImg img:hover {
    transition: transform .8s ease;
    transform: scale(1.12);
}
.ClientBgArea {
    background: url(../images/clientbg.jpg) no-repeat;
        min-height: 470px;
        text-align: center;
        Color:#fff;
        background-size: cover;
}
.ClientBgArea h1 span {
    font-weight: 600;
}
.ClientBgArea h1 {
    font-weight: 100;
    border-bottom: 1px solid #fff;
}
.textClient {
    font-size: 22px;
    font-weight: 100;
    margin-top: 25%;
    margin-bottom: 100px;
}
.btnClient {
    margin-top: 35px;
    margin-bottom: 12px;
}
.getInTouchArea {
    padding: 50px 0px;
    background: #0b77bf;
}

section#contactUs{
    background: linear-gradient( 90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.contactBgArea {
    background: url(../images/global_svg.svg) no-repeat;
    background-size: cover;
    padding: 30px 30px;
    color: #fff;
    background-position: 41% 36%;
}
.contactBgArea .form-group {
    margin-bottom: 5px;
}
.contactIcons a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.contactIcons .fa-map-marker {
    border-radius: 79px;
    border: 1px solid #fff;
    padding: 8px 14px;
}
.contactIcons .fa-phone {
    border-radius: 79px;
    border: 1px solid #fff;
    padding: 8px 11px;
}
.contactIcons .fa-facebook {
    border-radius: 79px;
    border: 1px solid #fff;
    padding: 8px 14px;
}
.contactIcons {
    margin: 10px 0px;
}
.getinText h1 {
    font-weight: 100;
    padding-bottom: 20px;
}
.getinText h1 span {
    font-weight: 600;
}
.modalConsultationBtnArea {
    text-align: center;
}
.btnModal {
    border-radius: 23px;
    background: #0b77bf;
    color: #fff;
    padding: 10px 50px;
}
.btnModal:hover {
    background: #694993;
    color: #fff;
}
.modal-header h3 {
    color: #0b77bf;
    font-weight: 700;
}
.modal-header h3 span {
    color: #0dbca7;
    font-weight: 700;
}

.footer {
    background: #f0f0f0;
    padding: 20px 0px;
	
}
.ftrlogo img {
    width: 70%;
}
.footer-navig {
    margin-top: 15px;
}
.fNavi {
    display: flex;
}
.fNavi a img {
    float: left;
}

.copyRight {
    background: #1a1b1e;
    color: #fff;
    padding: 30px 0px;
}
.copyRightArea {
    margin-top: 16px;
}
.psebArea {
    background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
    color: #fff;
}
.psebArea {
    position: relative;
    padding: 15px 0px;
}
.psebImage {
    position: absolute;
    width: 50%;
    top: -45px;
    right: 0;
    float: right;
    transition: transform .8s ease;
}
.psebImage:hover {
    transition: transform .8s ease;
    transform: scale(1.09);
}

section.psebSection {
} 

.psebText {
    font-size: 21px;
    font-weight: 700;
    padding: 10px 0px;
}
.btnbsep {
    margin: 15px 0px;
    margin-top: 0px;
}

/*Inner pages Css */
.packageBox {
    background: #f0f0f0;
    text-align: center;
    margin: 30px 0px;
}
.packageBox:hover {
    transform: scale(1.1);
    transition: 0.9s;
    -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}
.packageBox h3 {
    font-family: 'Roboto Slab', serif;
    padding: 15px 0px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0px;
    padding-top: 20px;
}
.packagePrice {
    background: #0171bb;
    padding: 7px 0px;
    color: #fff;
    font-size: 22px;
    font-family: 'Lora', serif;
}

#pacakages_price_9 , 
#pacakages_price_10 ,
#pacakages_price_11{
    background: #cd7f32;
}
#pacakages_price_12 , 
#pacakages_price_13 , 
#pacakages_price_14 {
   background: #000;
}
#pacakages_price_15,
#pacakages_price_16,
#pacakages_price_17{
   background: #B28104;
}

.packageData ul {
    list-style: none;
    padding-left: 0px;
}

.packageData li {
    font-family: 'Lora', serif;
}

.packageData {
    padding: 31px 0px;
    line-height: 30px;
    font-weight: 600;
    font-size: 18px;
}
.domainHosting .packageData {
    font-weight: 400;
    font-size: 16px;
}
.domainHosting .packageBox {
    min-height: 476px;
}
.packagePrice span {
    font-size: 12px;
}
.packagePrice span.rsPrice {
    position: relative;
    top: -9px;
}
.packagePrice span.perMonth {
    position: relative;
    bottom: -4px;
}
.domains .packageData {
    font-size: 34px;
}
.searchArea {
    position: relative;
}
.btnPackage .btnBrandArea {
    background: transparent;
    color: #0171bb;
    border: 1px solid #0171bb;
    border-radius: 32px;
    padding: 10px 49px;
    margin: 0px 30px;
    font-weight: 700;
}
.btnPackage {
    padding-bottom: 15px;
}
.maskingData {
    text-align: center;
}
.maskingData {
    font-size: 22px;
    font-weight: 700;
}
thead {
    background: #0171bb;
    color: #fff;
}
.modal-body .btnPackage {
    padding-bottom: 15px;
    text-align: center;
}
.title h1 {
    color: #0b77bf;
    font-weight: 700;
    font-size: 30px;
}
.title hr {
    border: 1px solid #0b77bf;
        margin: 10px 0px;
}
.innerPage {
    padding: 30px 0px;
}
.breadCrumbs {
    background: #cccccc;
    padding: 15px 0px;
    text-transform: uppercase;
}
.breadCrumbs a span {
    color: #000;
}
.form-group.selectDomain {
    position: absolute;
    top: 0px;
    right: 18%;
}
select#selectDomain {
    width: 113%;
}
.domainSearch .inputSearch {
    padding: 29px 10px;
}
select#selectDomain {
    width: 105%;
    padding: 3px 10px;
    height: 48px;
    margin-top: 6px;
    border: 0px solid transparent;
    box-shadow: none;
    border-left: 1px solid #ccc;
    border-radius: 0px;
}
button.btn.btn-success.btnSearch {
    padding: 19px 37px;
}
.btnSearchDomainArea {
    position: absolute;
    top: 0px;
    right: 0;
}
.subscription_detail {
    font-size: 15px;
}
.subscription_detail span {
    float: right;
    color: #00baad;
}
.packagedatModal {
    line-height: 24px;
}
#subscription_Total {
    padding-top: 13px;
    font-size: 30px;
    border-top: 2px dotted #ccc;
}
#subscription_Total span {
    float: right;
    color: #00baad;
}
.btn-order {
    float: right;
}

.oneyear{
    font-size: 11px;
    padding-top: 6px;
    padding-left: 9px;
}

/*Inner pages Css */

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {



}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.logoArea img {
    margin: 0 auto;
}
.topest p {
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    padding: 8px 0px !important;
    color: white;
}

.headingText h3 {
    line-height: 24px;
}
.xs-phone .fa,
.xs-marker .fa {
    margin-right: 5px;
}
.navbar-collapse.collapse {
    float: left;
}
button#mnav-button {
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    padding: 0;
    margin: 10px 0;
}
button#mnav-button span {
    font-weight: 600;
}
ul.nav.navbar-nav {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.nav>li>a {
    padding: 0px 0px;
    width: 100%;
    margin: 21px 24px;
}
.contactIcons {
    width: 100% !important;
}
.iconAreaBox {
    margin: 25px 0px;
}
.topSecArea img {
    margin: 0 auto;
}
.btnBrandArea {
    margin: 5px 30px;
}
.xs-phone {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}
.mobileNav a {
    color: #fff;
    font-weight: 600;
}
.mobileNav {
    background: #3f458e;
    color: #fff;
}
.xs-marker {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.copyRightArea {
    text-align: center;
}   
.ftrLogo {
    float: none;
}
.ftrLogo img {
    margin: 0 auto;
    padding-top: 10px;
}
.ftrSocials {
    float: none;
    text-align: center;
    margin-top: 10px;
}
.hoursArea {
    text-align: center;
}
.btnDirection {
    margin-bottom: 10px;
}
.addressArea {
    display: block;
}
.addresstextArea {
    text-align: center;
}
.CTAArea {
    margin: 15px 0px;
}
.ftrlogo img {
    width: 48%;
    margin: 0 auto;
}
.psebArea {
    text-align: center;
}
    
}
.bd-example-modal-lg .modal-dialog{
    display: table;
    position: relative;
    margin: 0 auto;
    top: calc(50% - 24px);
  }
  
  .bd-example-modal-lg .modal-dialog .modal-content{
    background-color: transparent;
    border: none;
	box-shadow: none;
	margin: 0 auto;
  }
  
.innerPage {
    min-height: 300px;
}
.lodingArea {
    text-align: center;
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #0b77bf;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}  