body::-webkit-scrollbar {
  width: 1em;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
    position: relative;
    top: 221px;
    float: right;
    width: 300px;
    height: 300px;
    background-clip: padding-box;
    border-radius: 5px;
    background-image: url("https://custom-refinishing.com/wp-content/uploads/2020/09/sander-1.png");
    background-position: left top;
    background-size: auto;
    background-repeat: repeat-y;
    background-attachment: scroll;

}


header {
    margin-right: 15%;
    margin-left: 15%;


}
.vertibird {
    align-items: center;
    display: flex;
}

.thenumbers h2 {
    font-size: 25px;
    outline: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #005D8D;
    text-align: right;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.thenumbers a {
    font-size: 35px;
    outline: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #005D8D;
    text-align: right;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: right;
    font-weight: 400;

}
header em {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 20px;
    font-weight: bold;
    color: #212529;
    text-align: center;
    outline: none;
    width: 100%;
}
header span {
    font-size: 10px;
    outline: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    line-height: 2.5;
    color: #212529;
    text-align: center;
}
header .pn-big {
    font-size: 30px;
    font-weight: 900;
}
.row {
    margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
    padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}

.mobile-container {
    max-width: 480px;
    margin: auto;
    background-color: #005D8D;
    height: 500px;
    color: white;
    border-radius: 10px;
}


.topnav {
    overflow: hidden;
    position: relative;
    /* [disabled]margin-left: 15%; */
    /* [disabled]margin-right: 15%; */
    z-index: 999;
}

.topnav #myLinks {
    display: none;
    /* [disabled]background-color: #005D8D; */
    /* [disabled]background-image: -moz-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: -webkit-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: -o-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: linear-gradient(180deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
}

.topnav a {
    color: white;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 20px;
    display: block;
    font-family: cuprum,  "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* [disabled]background-color: #005D8D; */
}
.menu-link-m  {
    color: white;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 20px;
    display: block;
    font-family: cuprum,  "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    background-color: #00334E;
}

.topnav a.icon {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    /* [disabled]background-color: #005D8D; */
    /* [disabled]background-image: -moz-linear-gradient(90deg,rgba(35,62,75,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(255,255,255,1.00) 100%); */
    /* [disabled]background-image: -webkit-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: -o-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: -moz-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: linear-gradient(180deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    color: hsla(200,100%,72%,1.00);
}
.logo2020 {
    margin-right: 5%;
    margin-left: 5%;
    width: 90%;
}

.nav-bg-3 {
    background-color: #FFFFFF;
    height: 50px;
    text-align: center;
    display: block;
}
.nav-bg-2 {
    background-color: #005D8D;
    height: 2px;
    max-height: 2px;
}


.topnav a:hover {
    color: rgba(255,255,255,1.00);
}
.topnav #myLinks a:hover  {
    background-color: rgba(0,70,106,1.00);
}
.topnav #myLinks2 a:hover  {
    background-color: rgba(0,93,141,1.00);
}
body {
}
.carousel-indicators p   {
    color: rgba(255,255,255,1.00);
}
#carouselExampleIndicators1 .carousel-indicators .review-area {
    margin-top: 30px;
}

.carousel-indicators h3   {
    color: rgba(255,255,255,1.00);
    margin-top: 10px;
}






.carousel-inner .carousel-item  {
    height: 400px;

}

#carouselExampleIndicators1 {
    height: 400px;
}
.slide {
    height: 400px;
}


.carousel-inner .carousel-item img {
    height: 400px;


}
.main-titles {
    font-family: cuprum, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    color: #005D8D;
    outline: none;
    text-align: right;
}
.row-intro-bg   {
    background-color: rgba(232,245,255,1.00);
}
.review-area {
    background-position: center 0%;
    background-size: cover;
    margin-left: 15%;
    margin-right: 15%;

}
.review-area-div {
    margin-right: 15%;
    margin-left: 15%;
}
.award-img {
    float: right;
    width: 115px;
    position: relative;
    margin-right: 10%;
    margin-left: 10%;
    height: 115px;

}
.main-blog {
    margin-left: 15%;
    margin-right: 15%;
}
.worker {
    padding: 10px;

}
figure {
    outline: none;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin: 0px;
    text-align: right;
}
figcaption {
    font-family: baumans, pt-sans, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 20px;
    text-align: center;

}




.fa-star {
    color: rgba(179,166,0,1.00);
}
.img-mobile {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 45%;
    margin-top: 0px;
}


.reviewer  {
    color: #FFFFFF;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    line-height: 1;
    font-weight: 400;


}
.col-xl-12.reviewer a h2 {
    padding: 0px;
    margin: 0px;
}


.review-area .col-xl-4 {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    outline: none;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    position: static;
    font-size: 1rem;
    font-weight: 400;
    color: #212529;
    padding-left: 0px;

    padding-right: 0px;
}
.review-area .col-xl-6 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    text-align: center;
    outline: none;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    position: static;
    color: #212529;
}
.main-h1  {
    line-height: 35px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.main-site h2 {
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    font-size: 30px;
}
.main-site h3 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    font-size: 40px;
    color: #005D8D;
    text-align: left;
}
.main-site h4 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    font-size: 30px;
    color: #1CB1FF;
    text-align: left;
}
.main-site p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}
.service-list li a {

}
.row.footer-body .col-xl-3.f-social .fa {
    margin: 5px;
}
.footer-p {
    outline: none;
    font-size: 18px;
    font-family: cuprum;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    margin-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #007FFF;
    text-align: center;
}


.service-list li  {
    padding: 10px;
    text-align: left;
}
footer .f-logo    {
    text-align: right;
}
footer .f-social    {
    font-size: 18px;
}
footer .f-social p    {
    font-size: 18px;
}
.header-mobile {
    display: none;
}
.c-logo-margin {



}
.row.main-blog .col-xl-8 .blog-date {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(107,107,107,1.00);
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.row.main-blog .col-xl-8 .blog-auth {
    margin-bottom: 0px;
    font-size: 14px;
}
.blog-title   {
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    line-height: normal;
    height: auto;
}
.blog-title h1   {
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

.row.main-blog .col-xl-8 .blog-cat {
    color: rgba(170,170,170,1.00);
    font-size: 12px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-transform: uppercase;
    margin-bottom: 0px;
}
.row.main-blog .col-xl-8 .blog-cat a {
    color: rgba(95,95,95,1.00);
    margin-bottom: 0px;
}
.fb-button   {

}
.learn-button   {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: rgba(73,0,255,1.00);
    color: rgba(255,255,255,1.00);
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 26px;
    border-radius: 5px;
    text-align: center;
    list-style-type: none;
    -webkit-box-shadow: 1px 1px 5px 1px #000000;
    box-shadow: 1px 1px 5px 1px #000000;
}
.button-list li {
    list-style-type: none;
    line-height: 38px;
    outline: none;
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
}

.tw-button   {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}
.em-button   {
    color: rgba(255,255,255,1.00);
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}
.pr-button   {
    color: rgba(255,255,255,1.00);
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 14px;
    text-align: right;
}
.gmb-button   {
    padding: 10px;
    background-color: #fbbc05;
    color: rgba(255,255,255,1.00);
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    text-align: right;
}
.gmb-button .fa.fa-google {
    margin: 5px;
    position: relative;
    top: 2px;
    left: -3px;
}
.col-xl-8 form input {
    border: 2px solid rgba(0,93,141,1.00);
    font-size: 25px;
    border-radius: 0px;
    height: 35px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    width: 100%;
}
.col-xl-8 form #reset {
    background-color: rgba(0,93,141,1.00);
    border-radius: 5px;
    color: rgba(255,255,255,1.00);
}
.col-xl-8 form #submit {
    border-radius: 5px;
    background-color: rgba(0,93,141,1.00);
    color: rgba(255,255,255,1.00);
    margin-top: 5px;
    margin-bottom: 5px;

}
.fb-button .fa.fa-facebook {
    color: #4800FE;
}
.tw-button .fa.fa-twitter {
    position: relative;
    color: #1DA1F2;
}
.em-button .fa.fa-envelope {
    position: relative;
    color: #ADADAD;
}
.pr-button .fa.fa-print {
    position: relative;
    color: #000000;
}
.pr-button .fa.fa-phone {
    margin: 5px;
    position: relative;
    top: 2px;
    left: -3px;
}
.button-list  {

}

.col-xl-4.sidebar-main ul li {
    list-style-type: none;
    margin: 5px;
    width: 100%;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    float: right;
}
.col-xl-4.sidebar-main-2 ul li {
    list-style-type: none;
    margin: 5px;
    width: 100%;
}
.col-xl-4.sidebar-main-3 ul li {
    list-style-type: none;
    margin: 5px;
    width: 100%;
}
.col-xl-4.sidebar-main-4 ul li {
    list-style-type: none;
    margin: 5px;
    width: 100%;
}
.col-xl-4.sidebar-main ul  {
    list-style-type: none;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    margin: 5px;
    font-weight: 400;
    display: block;
    width: 100%;
}
.col-xl-4.sidebar-main-2 ul  {
    /* [disabled]list-style-image: url(../images/li.png); */
    list-style-type: none;
    font-family: cuprum, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    margin: 5px;
    font-weight: 400;
    display: block;
    width: 100%;
}
.col-xl-4.sidebar-main-3 ul  {
    /* [disabled]list-style-image: url(../images/li.png); */
    list-style-type: none;
    font-family: cuprum, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    margin: 5px;
    font-weight: 400;
    display: block;
    width: 100%;
}
.col-xl-4.sidebar-main-4 ul  {
    /* [disabled]list-style-image: url(../images/li.png); */
    list-style-type: none;
    font-family: cuprum, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    margin: 5px;
    font-weight: 400;
    display: block;
    width: 100%;
}
.col-xl-4.sidebar-main ul li a {
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
}
.col-xl-4.sidebar-main ul li a:hover  , .col-xl-4.sidebar-main ul li a:visited{
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
    color: #0086C9;
}
.col-xl-4.sidebar-main-3 ul li a:hover   , .col-xl-4.sidebar-main-3 ul li a:visited{
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
    color: #0086C9;
}
.col-xl-4.sidebar-main-2 ul li a:hover   , .col-xl-4.sidebar-main-2 ul li a:visited{
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
    color: #0086C9;
}
.col-xl-4.sidebar-main-4 ul li a:hover    , .col-xl-4.sidebar-main-4 ul li a:visited{
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
    color: #0086C9;
}
.row.main-site .col-xl-8 h2 {
}

.col-xl-4.sidebar-main-2 ul li a {
    /* [disabled]list-style-image: url(../images/li.png); */
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
}
.col-xl-4.sidebar-main-3 ul li a {
    /* [disabled]list-style-image: url(../images/li.png); */
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
}
.main-wrap {

}
.flowbg1 {
    background-image: url(../images/flowbg1.png), -webkit-linear-gradient(270deg,rgba(67,113,198,1.00) 0%,rgba(178,87,191,1.00) 100%);
    background-image: url(../images/flowbg1.png), -moz-linear-gradient(270deg,rgba(67,113,198,1.00) 0%,rgba(178,87,191,1.00) 100%);
    background-image: url(../images/flowbg1.png), -o-linear-gradient(270deg,rgba(67,113,198,1.00) 0%,rgba(178,87,191,1.00) 100%);
    background-image: url(../images/flowbg1.png), linear-gradient(180deg,rgba(67,113,198,1.00) 0%,rgba(178,87,191,1.00) 100%);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}

.wirebg1 {
    background-image: url(../images/wirebg.png), -webkit-linear-gradient(270deg,rgba(86,69,148,1.00) 0%,rgba(56,85,204,1.00) 100%);
    background-image: url(../images/wirebg.png), -moz-linear-gradient(270deg,rgba(86,69,148,1.00) 0%,rgba(56,85,204,1.00) 100%);
    background-image: url(../images/wirebg.png), -o-linear-gradient(270deg,rgba(86,69,148,1.00) 0%,rgba(56,85,204,1.00) 100%);
    background-image: url(../images/wirebg.png), linear-gradient(180deg,rgba(86,69,148,1.00) 0%,rgba(56,85,204,1.00) 100%);
    background-repeat: no-repeat;















    background-size: 100% 100%
%;
    background-position: center center;
    background-color: rgba(0,129,194,1.00);
    background-size: cover;
}
.responsive1 {
    background-image: url(../images/responsive.png), -webkit-linear-gradient(270deg,rgba(174,129,172,1.00) 0%,rgba(140,135,196,1.00) 100%);
    background-image: url(../images/responsive.png), -moz-linear-gradient(270deg,rgba(174,129,172,1.00) 0%,rgba(140,135,196,1.00) 100%);
    background-image: url(../images/responsive.png), -o-linear-gradient(270deg,rgba(174,129,172,1.00) 0%,rgba(140,135,196,1.00) 100%);
    background-image: url(../images/responsive.png), linear-gradient(180deg,rgba(174,129,172,1.00) 0%,rgba(140,135,196,1.00) 100%);
    background-repeat: no-repeat;



















    background-size: 100% 100%
%;
    background-position: center center;
    background-color: rgba(0,129,194,1.00);
    background-size: cover;

}
.market1 {
    background-image: url(../images/market.png), -webkit-linear-gradient(270deg,rgba(90,117,160,1.00) 0%,rgba(154,171,197,1.00) 100%);
    background-image: url(../images/market.png), -moz-linear-gradient(270deg,rgba(90,117,160,1.00) 0%,rgba(154,171,197,1.00) 100%);
    background-image: url(../images/market.png), -o-linear-gradient(270deg,rgba(90,117,160,1.00) 0%,rgba(154,171,197,1.00) 100%);
    background-image: url(../images/market.png), linear-gradient(180deg,rgba(90,117,160,1.00) 0%,rgba(154,171,197,1.00) 100%);
    background-repeat: no-repeat;



































    background-size: 100% 100%
%;
    background-position: center center;
    background-color: rgba(0,129,194,1.00);
    background-size: cover;

}
.html2 {
    background-image: url(../images/html2.png);
    background-repeat: no-repeat;

































    background-size: 100% 100%
%;
    background-position: center center;
    background-color: rgba(0,129,194,1.00);
    background-size: cover;

}
.main-wrap-3 {

}
.main-wrap-2 {

}
.main-wrap-4 {

}

.col-xl-4.sidebar-main-4 ul li a {
    /* [disabled]list-style-image: url(../images/li.png); */
    list-style-type: none;
    /* [disabled]font-family: cuprum; */
    /* [disabled]font-style: normal; */
    /* [disabled]font-weight: 400; */
    font-size: 24px;
}

.schedule-img   {
    margin: 10px;
    width: 200px;
}
.sidebar-main img {


}
strong {
    padding: 10px;
}

.row .col-6 .stretchy {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.price-box-main {
    margin-left: 15%;
    margin-right: 15%;
}
.price-box {
    padding: 20px;
    border: 5px solid rgba(0,93,141,1.00);
}
.border-lined {
    color: rgba(0,168,255,1.00);
    background-color: rgba(0,93,141,1.00);
    height: 1px;
    border: 1px solid #005D8D;
    width: 100%;
    margin: 0px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0px;
    text-align: left;
}
.border-lined2 {
    color: rgba(0,93,141,0.36);
    background-color: rgba(0,93,141,0.34);
    height: 1px;
    width: 100%;
    margin: 0px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0px;
    text-align: left;
}
.col-xl-3 p    {
    padding: 0px;
    margin: 0px;

}
.col-xl-3 p img {
    padding: 3px;
    margin: 3px;
}


#myLinks2 {
    display: none;
    /* [disabled]background-color: rgba(0,70,106,1.00); */
}
.fa-angle-right {
    font-size: 14px;
    position: relative;
    top: -1px;
    padding-right: 0px;
    margin-right: 5px;
    margin-left: 18px;
}
.price-box-main .price-box h4 {
    margin: 0px;
    padding: 0px;
    color: rgba(0,167,255,1.00);
    font-style: normal;
    font-size: 32px;
}
.price-box-main .price-box p {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
.price-box-main .price-box h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    color: #212529;
    text-align: left;
    padding-top: 1px;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
}
.seventy {
    margin-left: 15%;
    margin-right: 15%;
}
.fif-right {
    margin-right: 15%;
}
.fif-left {
    margin-left: 15%;
}
.seventy .row .col-xl-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.main-wrap .row.main-site .col-xl-4.sidebar-main {
    /* add code below to also center horizontally */
    align-items: center;
    display: flex;
      
}
.main-wrap-2 .row.main-site .col-xl-4.sidebar-main-2 {
    /* add code below to also center horizontally */
    align-items: center;
      
}
.main-wrap-3 .row.main-site .col-xl-4.sidebar-main-3 {
    /* add code below to also center horizontally */
    align-items: center;
    display: flex;
      
}
.main-wrap-4 .row.main-site .col-xl-4.sidebar-main-4 {
    /* add code below to also center horizontally */
    align-items: center;
      
}
.main-bg {
    background-image: -moz-linear-gradient(270deg,rgba(0,48,73,1.00) 4.66%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.91) 61.65%,rgba(0,112,143,0.80) 79.80%), url(../images/bg1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #005D8D;
    background-image: -webkit-linear-gradient(270deg,rgba(0,48,73,1.00) 4.66%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.91) 61.65%,rgba(0,112,143,0.80) 79.80%), url(../images/bg1.jpg);
    background-image: -o-linear-gradient(270deg,rgba(0,48,73,1.00) 4.66%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.91) 61.65%,rgba(0,112,143,0.80) 79.80%), url(../images/bg1.jpg);
    background-image: linear-gradient(180deg,rgba(0,48,73,1.00) 4.66%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.91) 61.65%,rgba(0,112,143,0.80) 79.80%), url(../images/bg1.jpg);
    background-size: cover;
    background-position: left center;
    border-bottom: 4px solid hsla(200,100%,20%,1.00);
    border-top: 5px solid hsla(200,100%,18%,1.00);
}
.main-bg-dm {
    background-image: -moz-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/ppc.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #005D8D;
    background-image: -webkit-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/ppc.png);
    background-image: -o-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/ppc.png);
    background-image: linear-gradient(180deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/ppc.png);
    border-bottom: 4px solid hsla(200,100%,20%,1.00);
    border-top: 5px solid hsla(200,100%,18%,1.00);
    background-size: cover;
    background-position: 0% bottom;
}
.main-bg-ld {
    background-image: -moz-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/webpage.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #005D8D;
    background-image: -webkit-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/webpage.png);
    background-image: -o-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/webpage.png);
    background-image: linear-gradient(180deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/webpage.png);
    border-bottom: 4px solid hsla(200,100%,20%,1.00);
    border-top: 5px solid hsla(200,100%,18%,1.00);
    background-size: cover;
}
.main-bg-wdv {
    background: linear-gradient(45deg, #5933ef, #95afff, #090046, #324071);
    border-bottom: 4px solid hsla(200,100%,20%,1.00);
    border-top: 5px solid hsla(200,100%,18%,1.00);
 
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}





.main-bg-wds {
    background-image: -moz-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/platform2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #005D8D;
    background-image: -webkit-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/platform2.jpg);
    background-image: -o-linear-gradient(270deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/platform2.jpg);
    background-image: linear-gradient(180deg,rgba(0,48,73,1.00) 0%,rgba(0,93,141,1.00) 27.47%,rgba(0,105,158,0.82) 61.65%,rgba(0,112,143,0.51) 79.80%), url(../images/platform2.jpg);
    border-bottom: 4px solid hsla(200,100%,20%,1.00);
    border-top: 5px solid hsla(200,100%,18%,1.00);
    background-size: cover;
    background-position: center bottom;
}
h1, h2, h3, h4, h5 {
    font-family: cuprum;
    font-style: normal;
    font-weight: 400;
}

.main-wrap {
    color: #000000;
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg2.jpg);
    background-image: -moz-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg2.jpg);
    background-image: url(../images/content-bg2.png), -o-linear-gradient(0deg,rgba(76,116,154,1.00) 0%,rgba(255,255,255,1.00) 10.88%,rgba(255,255,255,1.00) 90.67%,rgba(76,116,154,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 30%), url(../images/content-bg2.jpg);
    background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg2.jpg);
    background-image: linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg2.jpg);
}
.main-wrap-2 {
    color: #000000;
    background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg.jpg);
    background-image: -moz-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg.jpg);
    background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 30%), url(../images/content-bg.jpg);
    background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 70%,rgba(255,255,255,0.00) 100%), url(../images/content-bg.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg.jpg);
    background-image: linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg.jpg);
}
.main-wrap-3 {
    color: #000000;
    background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg3.jpg);
    background-image: -moz-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg3.jpg);
    background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 30%), url(../images/content-bg3.png);
    background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg3.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg3.jpg);
}
.main-wrap-4 {
    color: #000000;
    background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg4.jpg);
    background-image: -moz-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg4.jpg);
    background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 30%), url(../images/content-bg4.jpg);
    background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 70%,rgba(255,255,255,0.00) 100%), url(../images/content-bg4.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg4.jpg);
    background-image: linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.50) 100%), url(../images/content-bg4.jpg);
}
.row.main-site .col-xl-8 p {
    font-style: normal;
    font-size: 1rem;
    outline: none;
    margin-top: 0;
    margin-bottom: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5;
}
.row.main-site .col-xl-8 h2 {
    font-size: 36px;
    font-weight: bold;
    
}


.row.no-gutters .col-xl-8.reviewer em {
    color: #000000;
}
.mini-logo {


}
.thestars {
    margin-top: 5px;
    margin-bottom: 5px;

}
.thenumbers {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    float: right;
    width: 100%;
    text-align: right;
}
ul li a {
    list-style-type: none;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
}
a {

}

a:hover {
    text-decoration: none;
    color: #00ADFF;
}
.row .col-xl-12.reviewer a , .row .col-xl-12.reviewer a:visited, .row .col-xl-12.reviewer a:hover, .row .col-xl-12.reviewer a:active{
    color: #FFFFFF;
}

.filler-space {
    height: 20px;
    background-color: #005D8D;
    background-image: -webkit-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,0,0,1.00) 63.21%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%);
}
.info-panel1 {
    background-color: #005D8D;
    background-image: -webkit-linear-gradient(270deg,rgba(98,129,160,0.95) 11.92%,rgba(71,162,200,0.89) 62.17%,rgba(106,183,204,0.80) 79.80%), url(../images/bg1.jpg);
    background-image: -moz-linear-gradient(270deg,rgba(255,0,0,1.00) 63.21%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(98,129,160,0.95) 11.92%,rgba(71,162,200,0.89) 62.17%,rgba(106,183,204,0.80) 79.80%), url(../images/bg1.jpg);
    background-image: -moz-linear-gradient(270deg,rgba(98,129,160,0.95) 11.92%,rgba(71,162,200,0.89) 62.17%,rgba(106,183,204,0.80) 79.80%), url(../images/bg1.jpg);
    background-image: linear-gradient(180deg,rgba(98,129,160,0.95) 11.92%,rgba(71,162,200,0.89) 62.17%,rgba(106,183,204,0.80) 79.80%), url(../images/bg1.jpg);
    border-top: 3px solid hsla(200,100%,28%,1.00);
    border-bottom: 3px solid hsla(200,100%,28%,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
}
.info-img   {
    margin: 10px;
    padding: 10px;
    width: 200px;
}

.row.main-blog .col-xl-8 p {

}
.para  {
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5;
}
.para2  {
    color: #567EA1;
    text-align: center;
    font-style: normal;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5;
}
.w3c   {
    color: #FFFFFF;
    text-align: right;
    font-style: normal;
    font-size: 1rem;
    font-weight: 900;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5;
    text-shadow: 2px 2px 2px #E44D26;
}
.w3c:hover   {
    color: #E44D26;
    text-align: right;
    font-style: normal;
    font-size: 1rem;
    font-weight: 900;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5;
    text-shadow: 2px 2px 2px hsla(0,0%,0%,1.00);
}


.row.main-site .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}
.row.main-site .col-xl-12 h2 {
    font-weight: 400;
}
.row.main-site .col-xl-12 p {
}
.btnx {
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    -ms-user-select: none;
}
figure p {
    margin-top: 0;
    margin-bottom: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
}
.price-c {
    padding: 5px;
    border: 2px solid #009EEB;
    border-radius: 5px;
    clear: both;
}
.price-c ul li {
    list-style-type: none;
}
.amount   {
    font-weight: 900;


}
.col-xl-3 {
    display: inline-block;
}

.amount-2   {
    font-size: 21px;
    color: hsla(0,0%,0%,1.00);
    text-align: left;
    text-decoration: line-through;
    font-weight: 400;


}
.col-xl-3.footer-address p a:hover {
    color: hsla(200,100%,40%,1.00);
}

.thenumbers a strong:hover  {
    color: hsla(200,100%,48%,1.00);
}
.price-left {
    color: hsla(200,100%,40%,1.00);
    font-family: cuprum, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    border-right: 3px solid hsla(200,100%,40%,1.00);
    display: block;
    text-align: right;
    outline: none;
    margin-top: 0;
    margin-bottom: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5;
}
.col-6.vertibird.price-right p strong {
    text-decoration: line-through;
}
.price-right {
    color: hsla(200,100%,40%,1.00);
    font-family: cuprum, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    display: block;
    text-align: right;
    text-decoration: line-through;
    outline: none;
    margin-top: 0;
    margin-bottom: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5;

}
.photoshop {
    color: hsla(193,83%,58%,1.00);
    font-weight: 900;
    text-shadow: 2px 2px 2px hsla(246,63%,12%,1.00);
}
.logolink {
    color: hsla(200,99%,72%,1.00);
    font-weight: 400;
    text-shadow: 2px 2px 2px hsla(246,63%,12%,1.00);
    font-size: 2em;
    font-family: cuprum;
    font-style: normal;
}
.headerlink {
    color: hsla(200,100%,38%,1.00);
    font-weight: 400;
    text-shadow: 2px 2px 2px hsla(200,99%,72%,1.00);
    font-size: 2em;
    font-family: cuprum;
    font-style: normal;
}
.panellink {
    color: hsla(201,100%,93%,1.00);
    font-weight: 400;
    text-shadow: 2px 2px 2px hsla(200,100%,21%,1.00);
    font-size: 2em;
    font-family: cuprum;
    font-style: normal;
}
.col-xl-4.sidebar-main-2.show-mobile .text-center img {
    vertical-align: middle;
    border-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.col-xl-4.sidebar-main-3 .text-center img {
    vertical-align: middle;
    border-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.row.seventy .vertibird.col-xl-5 .text-center {
    padding: 10px;

}
.col-xl-4.sidebar-main-4.show-mobile .text-center img {
    vertical-align: middle;
    border-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.desktop-menu a  {
    outline: none;
    font-size: 20px;
    padding-left: 18px;
    color: hsla(200,100%,72%,1.00);
    font-family: cuprum;
    font-style: normal;
    font-weight: 400;
}
strong.float-left {
    font-family: cuprum;
    font-style: normal;
    font-weight: 400;
}
strong.float-right {
    font-family: cuprum;
    font-style: normal;
    font-weight: 400;
}
.reviewer p {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.padding10 {
    padding: 10px;
}
.padding20 {
    padding-top: 20px;
    /* [disabled]padding-right: 20px; */
    /* [disabled]padding-left: 20px; */
    padding-bottom: 20px;
    width: 100%;
    display: block;
}
p {
    margin: 0px;
}
.col-xl-6 {
    padding: 0px;
    margin: 0px;
}
.col-xl-3 {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}
.html1 {
    background-image: url(../images/html1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: rgba(0,129,194,1.00);
}



































@media screen and (min-width:1200px){
.col-xl-6 {
    margin: 0px;
}
.col-xl-6 {
    margin: 0px;
}
.col-xl-6 {
    margin: 0px;
}
.col-xl-6 {
    margin: 0px;
}
.dreamweaver {
    color: hsla(84,56%,51%,1.00);
    font-weight: 900;
    text-shadow: 2px 2px 2px hsla(246,63%,12%,1.00);
}
.introduction {
    text-align: center;
    margin-left: 15%;
    margin-right: 15%;
    position: relative;
    margin-top: -87px;
}
.show-desktop {
    display: flex;
    align-items: center;
}
.show-mobile {
    display: none;
}
.main-site {
    margin-left: 15%;
    margin-right: 15%;
}
.desktop-menu {
    display: table;
}
.nav-bg {
    display: none;
}
.half-size {
    padding: 25px;
    width: 50%;
}











}

@media screen and (max-width:1199px){
.show-desktop {
    display: none;
}
.show-mobile {
    display: flex;
    align-items: center;
}
.review-area .col-xl-6 {
    
    flex: 1 0 66.666667%;

}
.review-area {
    margin-left: 5%;
    margin-right: 5%;
}


.review-area.vertibird .row.vertibird .col-xl-6.vertibird {
    width: 100%;
    position: static;
}
.col-xl-6 {
    width: 100%;
    max-width: 100%;
    display: table;
}
header {
    display: none;
}
.header-mobile {
    display: none;
}
body {
    padding: 0px;
    margin: 0px;
}
.main-site {
    margin-left: 7%;
    margin-right: 7%;
}
.main-wrap .row.main-blog {
    margin-right: 5%;
    margin-left: 5%;
}
.desktop-menu {
    display: none;
}
.nav-bg {
    height: 50px;
    /* [disabled]background-image: -webkit-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: -moz-linear-gradient(270deg,rgba(255,0,0,1.00) 48.19%,rgba(82,39,40,1.00) 100%); */
    /* [disabled]background-image: -o-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: -moz-linear-gradient(90deg,rgba(35,62,75,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(255,255,255,1.00) 100%); */
    /* [disabled]background-image: -moz-linear-gradient(270deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    /* [disabled]background-image: linear-gradient(180deg,rgba(0,172,255,1.00) 12.44%,rgba(0,93,141,1.00) 70.47%,rgba(0,0,0,1.00) 100%); */
    display: block;
}
header {
    margin-right: 15%;
    margin-left: 15%;


}
.half-size {
    padding: 25px;
    width: 100%;
}
header {
    margin-right: 15%;
    margin-left: 15%;


}


	.hovor :hover {background-image:  url("https://changingseo.com/images/website2.png");
    height: 70px;
    width: 120px;
	}



















}
