@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@font-face {
    font-family: 'Hand Of Sean';
    src: url('./fonts/HandOfSeanDemo.eot');
    src: url('./fonts/HandOfSeanDemo.eot?#iefix') format('embedded-opentype'),
        url('./fonts/HandOfSeanDemo.woff2') format('woff2'),
        url('./fonts/HandOfSeanDemo.woff') format('woff'),
        url('./fonts/Hand_Of_Sean_Demo.ttf') format('truetype'),
        url('./fonts/HandOfSeanDemo.svg#HandOfSeanDemo') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('./fonts/NexaLight.eot');
    src: url('./fonts/NexaLight.eot?#iefix') format('embedded-opentype'),
        url('./fonts/NexaLight.woff2') format('woff2'),
        url('.fonts/NexaLight.woff') format('woff'),
        url('./fonts/NexaLight.ttf') format('truetype'),
        url('./fonts/NexaLight.svg#NexaLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('./fonts/NexaBold.eot');
    src: url('./fonts/NexaBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/NexaBold.woff2') format('woff2'),
        url('./fonts/NexaBold.woff') format('woff'),
        url('./fonts/NexaBold.ttf') format('truetype'),
        url('./fonts/NexaBold.svg#NexaBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

p{font-family: 'Open Sans', sans-serif;font-weight: 400;}
h1,h2,h3,h4,h5,h6{ font-family: 'Nexa';font-weight: bold;}
.header-bottom {
    background-color: white;
    border-top: 4px solid #1369a2;
}
.header-bottom .navbar .navbar-nav .nav-link {
    color: #1a1414 !important;
    width: auto;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    padding: 35px 14px;
    font-weight: bold;
    transition: 0.3s;
    text-transform: uppercase;
    font-family: 'Nexa';
}
.header-bottom .navbar .navbar-nav .nav-link:hover {
    background-color: white;
       color: #ff8800 !important;
}
.header-bottom .nav-item {
    display: flex;
    flex-grow: 1;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef2e;
}
.header-bottom .nav-item:last-child {
    border-right: 1px solid #efefef;
}
.header-bottom .nav-item:hover .nav-link {
    background-color: white;
    color: #1a1414;
}
.coupon-banner {
    background: transparent;
}
.seo-ip-banner {
    background: url(./img/banner.png) no-repeat center center / cover;
    padding: 70px 0px 95px 0;
    /* background: #01506e; */
}

.seo-ip-banner h1 {
    font-size: 54px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
}
.seo-ip-banner h2 {
    font-size: 40px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
}
.seo-ip-banner h3 {
    font-size: 20px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: 500;
 }
.sa-banner-feature-title {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: 500;
    margin-left: 15px;
    position: relative;
}
.sa-banner-feature-title:after {
    position: absolute;
    content: "";
    background-color: #1b82d7;
    left: 0;
    bottom: -8px;
    height: 1px;
    width: 100%;
}
.bannerbutton {
    width: 100%;
    min-height: 66px;
    margin-bottom: 24px;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 85px;
}
.price {
    margin: 25px 0;
}
.price span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    margin-top: 15px;
}
.price h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 72px;
    color: white;
    float: left;
    margin-left: 15px;
}
.price h4 sup {
    font-size: 26px;
    vertical-align: super;
}
.bnrbtn {
    margin-top: 15px;
    float: left;
}
a:hover, button:hover, a:focus, button:focus, a.active, button.active {
    outline: none!important;
    text-decoration: none!important;
    color: white;
}
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
    background-image: url(./img/greenback.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    min-height: 122px;
}
.searchtext_left{}
.searchtext_left p{ color: #fff;
    font-family: 'Nexa';font-size: 22px;
    font-weight: bold;  text-transform: uppercase;}
    .search_lft{padding-right: 0 !important;padding-left: 0 !important;}
    .search_rht{}
.fname {
    width: 80%;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: black;
    min-height: 50px;
}

.header-logo_img{
    padding-top: 3em;
}
.navbar-collapse ul ul{
    display: none;
    z-index: 1500;
    position: absolute;
    background: white;
    margin-top: 4em;
    text-align: center;
    cursor: pointer;
    list-style: none;

   
}
.navbar-collapse ul ul li{
margin-top: 2em;
list-style: none;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 16px;
padding: 0 0.5em;
width: 15em;
margin-bottom: 0.7em;
text-decoration: none;

}

.navbar-collapse ul li:hover > ul{
display: list-item;
position: absolute;
float: none;
}
#accordion{
    display: flex;
    padding-left: 6em;
}
#accordion-vps{
    display: flex;

}
#accordion-ssdvps{
    display: flex;
    padding-left: 5em;
}
.col-xs-12{
    margin-top: -3em;
}

#makeEditable{
    text-align: center;
}

#makeEditable2{
    text-transform: uppercase;
    padding: 1em 1.5em 0.5em;
    font-size: 23px;
    text-align: center;
}

#makeEditable2i{
    text-transform: uppercase;
    font-size: 11px;
    padding: -4em;
    margin: 0 2em;
    font-weight: normal;
    text
}
#price{
    background: #13c6a8;
    padding: 25px 1em;
}

#price{
    background: #13c6a8;
    padding: 25px 1em;
}
#price p{
    color: white;
    font-size: 60px;
    font-weight: bold;
    border: 1px solid lightblue;
    padding: 20px 5px;
    border-left: hidden;
    border-right: hidden;
}
#price1{
    background: #1f96fc;
    padding: 25px 1em;
}
#price1 p{
    color: white;
    font-size: 60px;
    font-weight: bold;
    border: 1px solid lightblue;
    padding: 20px 5px;
    border-left: hidden;
    border-right: hidden;
}
#price3{
    background: #1f96fc;
    padding: 25px 1em;
}
#price3 p{
    color: white;
    font-size: 60px;
    font-weight: bold;
    border: 1px solid lightblue;
    padding: 20px 5px;
    border-left: hidden;
    border-right: hidden;
}
#price p span{
    text-transform: uppercase;
}

#price ul{

}

#ul-font li{
    font-size: 10px;
    padding: 1em 1em 1em 0;

    text-align: center;
}
#ul-font{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 1em;
    width: 20em;
    text-align: center;
    color: black;
}
.panel-group{
    padding: 4em;
    padding-left: 5.5em;
}

#love-display{
    display: flex;
    justify-content: space-between;
    text-align: center;
}

#love-display p{
    font-size: 15px;
    padding: 3em 4em 3em 4em;
}

#about-para{
    font-size: 20px;
    padding-bottom: 1em;
    padding-right: 4em;
    padding-left: 4em;
}

#about-h2{
    text-align: center;
}
.about-text{
    text-align: center;
    padding-top: 1em;
    padding-bottom: 2em;
}

.about-header{
    background:url(../img/header-sub.jpg);
    background-size: cover;
}

.about-header{
    color: white;
    text-align: center;
    padding-bottom: 10em;
    padding-top: 6em;
}

#grid{
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(280px, 1fr)) ;
    width: 1100px;
    grid-gap: 7em;
    align-content: center;
    margin-top: 7em;
    margin-bottom: 7em;



}

#grid .box{

    text-align: center;
}

#grid h2{
    width: 16em;
    font-size: 22px;
}

#grid p{
    width: 300px;
    font-size: 14px;

}

#grid img{
    width: 4em;

}

#clouds{
    height: 6em;
}
#special{
    font-size: 4em;
    text-align: center;
}

.why-choose{
    text-align: left;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(280px, 1fr)) ;
    width: 1200px;
    grid-gap: 1em;
    margin-left: 0;
}

.why-choose span{
    font-size: 1em;
    color: brown;
}

#why-para{
    font-size: 12px;
}
#why-us{
    font-size: 1.4em;
}

#why-para{
    font-size: 14px;
    width: 20em;
}
.table{
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(280px, 1fr)) ;
    width: 1200px;
    grid-gap: 1em;
    margin-top: 4em;
    padding-bottom: 4em;
    transform: translateX(6%);
}
.table2{
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(280px, 1fr)) ;
    width: 1000px;
    grid-gap: 1em;
    margin-top: 4em;
    transform: translateX(19%);
}

.table-one{
    background: #13c6a8;

}

.heading{
    background: #13c6a8;
    text-align: center;


}
.heading{
    background: #04345e;
    margin-top: -3em;
    padding-bottom: 1em;
    padding-top: 1em;
    border-radius: 10px;
    color: white;

}
.heading2{
    background: #5f5454;
    margin-top: -3em;
    padding-bottom: 1em;
    padding-top: 1em;
    border-radius: 10px;
    text-align: center;
    color: white;

}
.heading-h2{
    font-size: 20px;
}
.heading-para{
    font-size: 15px;
}
.price1{
    background: #0c5a9e;
    padding: 25px 1em;
    font-size: 45px;
    font-weight: bold;
    color: white;
    margin-top: -0.2em;
}
.price2{
    background: #807777;
    padding: 25px 1em;
    font-size: 45px;
    font-weight: bold;
    color: white;
    margin-top: -0.2em;
}

#small-from{
    font-size: 20px;
}
.looking{
    text-align: center;
    margin-bottom: 3em;
}
#ul-font li{
    font-size: 13px;
    text-align: center;

}
#ul-font li span{
    border-bottom: 1px solid lightblue;
    padding-bottom: 1em;
    color: white;
}

#host-btn{
    font-size: 11px;
    text-align: center;
    background: #ff8800;
    border-radius: 5em;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 1.5em 1.4em;
    color: white;
    font-weight: bold;
    margin-left: 9em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-bottom: 1em;

}


#looking-para{
    margin: 0 2em;
    margin-bottom: 3em;
}

.input-fields{
    display: flex;
    flex-direction: column;
    width: 700px;
    margin-left: 3em;
}

.input-fields .input{
    margin: 1em;
    background: transparent;
    outline: none;
    border-radius: 10px;
    border: 1px solid lightblue;
    padding: 1em 10em 1em 1em;

}
 .input-email{
    margin: 1em;
    background: transparent;
    outline: none;
    border-radius: 10px;
    border: 1px solid lightblue;
    padding: 1em 10em 1em 1em;
    position: relative;
    left: 24em;
    top: -5.5em;
}
.input-Subject{
    margin: 1em;
    background: transparent;
    outline: none;
    border-radius: 10px;
    border: 1px solid lightblue;
    padding: 1em 10em 1em 1em;
    position: relative;
    top: -5em;
}

.input-message{
    padding: 1em 50em 15em 1em;
    background: transparent;
    outline: none;
    border-radius: 10px;
    border: 1px solid lightblue
}

#send-btn{

    font-size: 11px;
    text-align: center;
    background: #ff8800;
    border-radius: 5em;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 1.5em 1.4em;
    color: white;
    font-weight: bold;
    margin-left: -34em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-bottom: 1em;

}

.contact-main{
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(280px, 1fr)) ;
    width: 1200px;
    grid-gap: 1em;
    box-sizing: border-box;
    margin-top: 2em;
    margin-left: 5em;
    margin-bottom: 5em;

}
.box{
    border: 1px solid lightblue;
}
.box:hover{
    transition: 0.8s;
    background: rgb(167, 199, 135);
    box-shadow: ;
    border:  2px solid #c8ff00;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, .5);

}
.box img{
    width: 3.5em;
    position: relative;
    left: 7em;
    margin-top: 2em;

}

.cantact-para{
    font-size: 15px;
    text-align: center;
}

.box h2{
    font-size: 20px;
    text-align: center;
}
.fsubmit {
    margin-bottom: 0;
    border: none;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 19px;
    color: #fff;cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    padding: 7px 30px;
    font-family: 'Open Sans', sans-serif;
    min-height: 50px;
}
.searchmenuicons{}
.searchmenuicons ul {
    list-style: none;
    margin: 10px 0 0 0;
}
.searchmenuicons ul li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: white;
    font-weight: 300;
    margin: 0 10px;
}
.searchmenuicons li span {
    margin-right: 5px;
}
.gurantee{background-color: #eef2f5;position: relative;padding:55px 0;}
.gurantee h1{color: #1369a2;text-align: center; font-family: 'Nexa';font-size: 36px;font-weight: 500; text-transform: uppercase;    margin-bottom: 40px;}
.gurantee h1 span{color: #032443;}
.cmn {
    text-align: center;
}
.cmn img {
    text-align: center;
    margin-bottom: 25px;
}
.cmn h3 {
    text-align: center;
    color: #032443;
    font-family: 'Nexa';
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.cmn p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: black;
    font-weight: 400;
}
.sectionone {
    background: #1369a2;
       padding: 10px 0;
    position: relative;
}
.sectionone_lft img{width: 100%;}
.sectionone h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 250px;
    color: black;
    font-weight: 300;
    position: absolute;
    opacity: 0.1; left: 0;
}
.sectionone h3 {
    color: white;
    font-family: 'Nexa';
    font-size: 37px;
    font-weight: 500;
    margin: 112px 0 64px 0;
    text-transform: uppercase;
}
.sectionone p{ font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: white;line-height: 32px;
    font-weight: 400;}


    .sectiontwo {
    background: #f5fbf2;
       padding: 10px 0;
    position: relative;
}
.sectiontwo_lft img{width: 100%;}
.sectiontwo h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 250px;
    color: black;
    font-weight: 300;
    position: absolute;
    opacity: 0.1; left: 0;
}
.sectiontwo h3 {
    color: #171717;
    font-family: 'Nexa';
    font-size: 37px;
    font-weight: 500;
    margin: 112px 0 64px 0;
    text-transform: uppercase;
}
.sectiontwo p{ font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: #171717;line-height: 32px;
    font-weight: 400;}




    .sectionthree {
    background: #e0f1ff;
       padding: 10px 0;
    position: relative;
}
.sectionthree_lft img{width: 100%;}
.sectionthree h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 250px;
    color: black;
    font-weight: 300;
    position: absolute;
    opacity: 0.1;
    left: 0;
}
.sectionthree h3 {
    color: black;
    font-family: 'Nexa';
    font-size: 37px;
    font-weight: 500;
    margin: 112px 0 64px 0;
    text-transform: uppercase;
}
.sectionthree p{ font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: black;line-height: 32px;
    font-weight: 400;}


    .sectionfour {
    background: #fafafa;
       padding: 10px 0;
    position: relative;
}
.sectionfour_lft img{width: 100%;}
.sectionfour h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 250px;
    color: black;
    font-weight: 300;
    position: absolute;
    opacity: 0.1; left: 0;
}
.sectionfour h3 {
    color: #171717;
    font-family: 'Nexa';
    font-size: 37px;
    font-weight: 500;
    margin: 130px 0 100px 0;
    text-transform: uppercase;
}
.sectionfour p{ font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: #171717;line-height: 32px;
    font-weight: 400;}





    .sectionfive {
    background: #e0f1ff;
      padding: 10px 0;
    position: relative;
}
.sectionfive_lft img{width: 100%;}
.sectionfive h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 250px;
    color: black;
    font-weight: 300;
    position: absolute;
    opacity: 0.1; left: 0;
}
.sectionfive h3 {
    color: black;
    font-family: 'Nexa';
    font-size: 37px;
    font-weight: 500;
    margin: 112px 0 64px 0;
    text-transform: uppercase;
}
.sectionfive p {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: black;
    line-height: 32px;
    font-weight: 400;
    padding-right: 7rem;
}

    .sectionsix {
    background: #fafafa;
    padding: 10px 0;
    position: relative;
}
.sectionsix_lft img{width: 100%;}
.sectionsix h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 250px;
    color: black;
    font-weight: 300;
    position: absolute;
    opacity: 0.1; left: 0;
}
.sectionsix h3 {
    color: #171717;
    font-family: 'Nexa';
    font-size: 37px;
    font-weight: 500;
    margin: 112px 0 64px 0;
    text-transform: uppercase;
}
.sectionsix p{ font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: #171717;line-height: 32px;
    font-weight: 400;}

    .mycompanyweb {
    background: #1369a2;
    padding: 55px 0;
    position: relative;
}
    .mycompanyweb h1{ color: white;
    font-family: 'Nexa';text-align: center;margin-bottom: 40px;
    font-size: 36px; text-transform: uppercase;
    font-weight: 500;}
    .companyweb{}
 .box1 {
    background-color: white;
    height: 100%;
    padding: 0;
}
    .box1 img{width: 100%;}
.box1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: center;
    color: black;
    line-height: 25px;
    font-weight: 400;
    margin: 22px 0;
    padding: 0 15px;
}
.box1 h4 {
    color: #032443;
    font-family: 'Nexa';
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin: 20px 0;
}

.hostingtable {
    padding: 55px 0;
    position: relative;
}
.hosttable{}
.box2 {
    background: #eef2f5;
    padding: 0px;
    text-align: center;
    height: 100%;cursor: pointer;
    padding-bottom: 20px;transition: all 0.5s ease;
}
.box2 h2 {
    font-family: 'Nexa';
    font-size: 30px;
    font-weight: 500;
}
.box2 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.circle {
    background: white;
    width: 150px;
    margin: 0 auto;
    border-radius: 100%;
    height: 150px;
    margin-top: 35px;
    margin-bottom: 35px;
    box-shadow: 0px 0px 16px 3px #1369a245;
    padding: 44px 0;
    text-align: center;
}
.circle h4 {
    color: #1369a2;
    font-size: 44px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin: 0;
}
.circle h4 sup {
    font-size: 22px;
    vertical-align: super;
}
.circle span {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #1369a2;
}
.box2 ul{}
.box2 li {
    color: #032443;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;position: relative;
    padding: 12px 0;
}
.box2 li:after {
    position: absolute;
    content: "";
    background: #d6dfe7;
    height: 1px;
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.box2 li:last-child:after{display: none;}
.tablebtn{}
.tablebtn button {
    margin-bottom: 24px;
    border: none;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 50px;
    width: auto;
    min-height: auto;    cursor: pointer;
    margin-top: 15px;
}
.innerbox {
    background: #1369a2;
    padding: 20px;
    color: white;
}
/*.box2:hover .innerbox{background:#ff8800; transition: all 0.5s ease;}
.box2:hover {    background: #1369a2;}

.box2:hover li{color: white;}
.box2:hover .tablebtn button{ background-color: #7abf52;  border-bottom: 3px solid #538e32;}
.box2:hover li:after{ background: #478ab6;}*/

.getstarted {
    background: #1369a2;
    padding: 25px 0;
    position: relative;
}
.getstarted p {
    color: white;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Hand Of Sean';
    margin-top: 15px;
}
.getstarted h4 {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 42px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 0;
}
.getstarted h4 sup{}
.getstarted .getbtn button {
    border: none;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 50px;cursor: pointer;
    width: auto;
    min-height: auto;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
}

.bottomfooter {
    background: #161f27;
    color: white;
    padding: 15px 0;
    position: relative;
    float: left;
    width: 100%;
    margin: 0 auto;
}
.bottomfooter ul{}
.bottomfooter li {
    display: inline-block;
    padding: 5px 10px !important;
    color: #bcc1c5 !important;
    font-size: 13px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
}
.bottomfooter ul li:after{display: none;}
.bottomfooter p {
    color: #bcc1c5;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: right;
    padding: 5px 10px;
    margin: 0;
}

.topfooter {
    background-image: url(./img/footerbck.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 55px 0;
    position: relative;
}
.topfooter h4 {
    font-size: 20px;
    color: white;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0;
}
.topfooter ul {
    margin: 0 !important;
}
.topfooter ul li {
    color: white;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 12px 0;
    position: relative;
}
.topfooter ul li:after {
    position: absolute;
    content: "";
    background: #105987;
    height: 1px;
    width: 70%;
    left: 0;
    margin: 0 auto;
    bottom: 0;
}
.topfooter ul li:hover{color: #ff8800;}
.fname1 {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: black;
    min-height: 50px;
    margin-bottom: 10px;
}
.fsubmit1 {
    margin-bottom: 0;
    border: none;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 30px;
    min-height: 50px;
    font-family: 'Nexa';
    font-weight: bold;
    width: 100%;
}
.smtbtn{text-align: center;}
.blue {
    background: #1369a2;
    width: auto;
    padding: 10px 25px;
    border-radius: 5px;
    margin-bottom: 25px;
}
.blue a {
    font-family: 'Nexa';
    font-weight: bold;
    position: relative;
    font-size: 32px;
    color: white;
}
     .blue a span{display: inline-block;}
       .blue a span img{display: inline-block;}
  .blue p{  font-family: 'Nexa';
    font-weight: bold;
    font-size: 20px;
    color: white;
    text-transform: uppercase;}
  .blue p span {
    font-weight: 300;
    font-size: 30px;
    text-transform: capitalize;
}
    .footer-social-icon_wrapper li:after{display: none;}
    .footer-social-icon_wrapper li {
    display: inline-block;
    margin-right: 0px;
}
.footer-social_link {
    display: inline-block;
    width: 100%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    position: relative;
    transition: 0.3s;
    background: #161f28;padding: 9px 5px !important;
}
.footer-social_link:hover {
    border-color: #af095a;
    color: white;
    background: #1368a1;
}
.connected {
    padding-left: 30px;
}
/*.owl-item > div {
    cursor: pointer;
    margin: 10% 20%;
    transition: margin 0.4s ease;
    opacity: 0.2;
}
.owl-item.center > div {
    cursor: auto;
    margin: 0% 10%;
    opacity: 1;
}
.owl-item:not(.center) > div:hover {
  opacity: .75;
}
.owl-item > div p{ font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: black;font-size: 16px;}
.owl-item > div h5{display: none;}
.owl-item > div h6{display: none;}

.owl-item.center > div p{ font-family: 'Open Sans', sans-serif;
    font-weight: 300;display: block;
    color: black;font-size: 16px;}
.owl-item.center > div h5{display: block;}
.owl-item.center > div h6{display: block;}*/


.owl-item .center{}
.testimonial {
    background-color: #eef2f5;
    position: relative;
    padding: 55px 0;
    background-image: url(./img/g.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto;
}
.testimonial h1{color: #1369a2;text-align: center; font-family: 'Nexa';font-size: 36px;font-weight: 500; text-transform: uppercase;    margin-bottom: 60px;}
.testimonial h1 span{color: #032443;}
.test{background-color: #7abf52;padding: 55px;height: 150px;}
.tttt {
    display: none;
}

.stable {
    background: #1369a2;
}
.stable .innerbox{
    background: #ff8800;
    transition: all 0.5s ease;
}
.stable li{color: white;}
.stable .tablebtn button{
background-color: #7abf52;
    border-bottom: 3px solid #538e32;}

    .single-testimonial-area{}
    .single-testimonial{}
.client-picture {
    width: 130px;
    height: 130px;
    opacity: 0.5;margin: 0 auto;
}
.client-picture img {
    border: 4px solid black;
    border-radius: 100%;
}
.single-testimonial-area .owl-item.active.center .client-picture {
    width: 150px;
    height: 150px;
    margin-top: -10px;
    opacity: 1;margin: 0 auto;
}
    .client-reviews{display: none;}
    .client-reviews p{}
    .clinet-information{display: none;}
.clinet-information h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
}
    .clinet-information h3{  font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: white;
    text-transform: uppercase;
    font-size: 14px;}
    .single-testimonial-area .owl-item.active .firstActiveItem .client-picture{width: 130px;
    height: 130px;}

      .single-testimonial-area .owl-item.active .lastActiveItem .client-picture{width: 130px;
    height: 130px;}

.single-testimonial-area .owl-item.active.center .client-reviews {
    display: block;
    position: absolute;
    width: 1000px;
    bottom: -144px;
    text-align: center;
    left: -390px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 16px;
}
.single-testimonial-area .owl-item.active.center .clinet-information {
    display: block;
    position: absolute;
    bottom: -208px;
    width: 1000px;
    left: -390px;
    text-align: center;
}
       .single-testimonial-area .owl-stage-outer {
    overflow: inherit !important;
    padding-bottom: 200px;
}
         .fix{overflow: hidden;}
  .msg {
    min-height: 100px;
}
.header-toptop-item {
    display: none;
    align-items: center;
    justify-content: space-between;
}
.scrolltop {
    display:none;
    width:100%;
    margin:0 auto;
    position:fixed;
    bottom:20px;
    right:10px; 
}
.scroll {
    position:absolute;
    right:20px;
    bottom:20px;
    background:#b2b2b2;
    background:rgba(178,178,178,0.7);
    padding:20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor:pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;        
}
.scroll:hover {
    background:rgba(178,178,178,1.0);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;        
}
.scroll:hover .fa {
    padding-top:-10px;
}
.scroll .fa {
    font-size:30px;
    margin-top:-5px;
    margin-left:1px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;    
}

.navbar {
    padding: 0 !important;
    text-align: right;
    float: right;
}
.header-top-item img{    margin: 26px 0;}
.jp_overlay{background:rgba(232,232,232,0.8)}
.jp_popup{width:1200px;
    background:#fff;border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,0.1),0 10px 30px rgba(0,0,0,0.1);outline:1px #ccc;outline:1px rgba(0,0,0,0.05);font-family:Roboto,sans-serif}
    .jp_popup h1,.jp_popup h2,.jp_popup h3,.jp_popup h4,.jp_popup h5,.jp_popup h6{color:#444}
    .jp_popup h1{font-size:22px}
    .jp_popup h2{font-size:18px}.jp_popup h3{font-size:16px}.jp_popup h4{font-size:14px}
    .jp_popup h5{font-size:12px}
    .jp_popup h6{font-size:10px}.jp_popup p{color:#777;font-size:16px;line-height:24px}
    .jp_popup input{height:32px;width:100%;border:0;border-bottom:2px solid #bbb;outline:0;font-family:"roboto",sans-serif;font-size:14px;color:#444}
    .jp_popup input:focus{border-bottom:2px solid #444}.jp_popup input::-webkit-input-placeholder{color:#ccc}
    .jp_popup input::-moz-placeholder{color:#ccc}
    .jp_popup input:-ms-input-placeholder{color:#ccc}
    .jp_popup input:-moz-placeholder{color:#ccc}
    .jp_popup .jp_title h1,.jp_popup .jp_title h2,.jp_popup .jp_title h3,.jp_popup .jp_title h4,
    .jp_popup .jp_title h5,.jp_popup .jp_title h6,.jp_popup .jp_title p{padding:0 20px;line-height:64px;margin:0}
    .jp_popup .jp_content{padding:20px}
    .jp_popup .jp_buttons{padding-right:10px}
    .jp_popup .jp_buttons button{font-family:"Roboto",sans-serif;font-size:14px;font-weight:700;color:#777;line-height:36px;padding:0 10px;margin:20px 10px 20px 0;
    border:0;border-radius:3px;background:none;float:right;cursor:pointer;outline:0;display:block;min-width:52px}
    .jp_popup .jp_buttons button:hover{background:#eee}
    .jp_popup .jp_buttons button:active,.jp_popup .jp_buttons button:focus{background:#ddd}
    .jp_popup .jp_buttons button[disabled]{background:none;color:#ccc;cursor:not-allowed}
    .jp_popup .jp_close{margin:20px;border:0;
        background:url('data:image/gif;base64,R0lGODlhMAAwAMIEAD4+Pj8/P0NDQ0RERP///////////////yH5BAEKAAQALAAAAAAwADAAAAOKSLrc/jDKSau9OOvNu/9gKI5kaY6Al3rBIHDCEHTAYL9ZbK+b7mI+XCdoIYKMEuTR9osoQ89FFMoUSqsnhXJKMnJLwa/Jh81CyFZzA61+kG9tRrjc9tKz2ztYTxAP+VqAHmJ+QIJyh4ZwFYUTjVeLGy2RFz4zHDVplQM8mCpxoKGio6SlpqeoqaQJADs=');
        background-size:100%;width:24px !important;height:24px !important;cursor:pointer;border-radius:3px;padding:0;outline:0;font-size:0}
        .jp_popup .jp_close:hover{background-color:#eee}
        .jp_popup .jp_close:active{background-color:#ddd}
        @media screen and (max-width:540px){.jp_popup{width:400px}}
@media screen and (max-width:400px){.jp_popup{width:300px}}
@media screen and (max-width:340px){.jp_popup{width:200px}}
.jp_popup iframe{width: 100%; border: none;}

.popuppage{}
.popuppage h1{margin: 20px 0;}
.popuppage p {
    font-size: 18px;
    margin: 10px 0;
    color: black;
}
.popuppage h2{}
.popuppage ul li {
    margin: 10px 0;
    list-style-type: disc;
    list-style-position: inside;
    font-size: 18px;
}


