﻿@charset "utf-8";@import url('https://fonts.googleapis.com/css?family=Nunito+Sans&amp;display=swap');
*{box-sizing: border-box;}
body{font-family: 'Nunito Sans', sans-serif;font-size: 16px;font-weight:normal;letter-spacing:.2px;color: black;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
h1{font-size: 35px;}
h2{font-size:30px;margin-bottom: 5px;margin-top: 8px;}
h3{font-size:20px;margin-top:17px;margin-bottom: 5px;}
ul li h3{margin-top:0px;margin-bottom: 0px;}
h4{font-size: 17px;margin-bottom: 5px;}
p {margin: 0px 0px 10px;}


.top-contentarea1 p{margin-bottom: 20px;}
.trusted{color:#01426a;font-weight: 600;height: auto!important;overflow-x:unset!important;text-align: center!important;}
figcaption{margin-bottom: 15px;}
.re-location-services{display: flex;gap:50px;border-bottom: 1px solid rgb(237, 235, 235);padding-top:20px;padding-bottom: 30px;}
.relocation-img{width:20%;}
.relocation-content{width:80%;}
.relocation-img img{width:100%;border-radius:15px;display: block;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.headersection {width: 100%;float: left;position: relative;}
.top-contentarea1{text-align: center;}
.leftsec h2{margin-top: 0;padding-bottom: 10px;}
.packmovelisting-content h3{margin-top: 0!important;}
.quotebox {border: 2px dashed #cfced5;border-radius: 8px;width: 100%;float: left;background: #fff;padding: 40px;}
.box70 {width: 70%;float: left;font-size: 16px;}
.box20 {width: 20%;float: left;text-align: center;}
.box70 h2 {font-size: 20px;color: #936707;display: block;margin-bottom: 5px;}
.box70 p{margin-bottom: 15px;}
.buttonorang {padding: 10px 50px;text-align: center;background: #ffcb00;text-transform: uppercase;color: black !important;cursor: pointer;border: #ffcb00 solid 1px;border-radius: 20px;margin-top: 10px;text-decoration: none;font-weight: bold;}
.buttonorang:hover {box-shadow: 0 3px 6px rgba(80, 80, 82, 0.2);border: #ffcb00 solid 1px;background: white;}

/* breadcum */
.breadcrum {width: 100%;float: left;margin-top: 13px;margin-bottom: 25px}
.breadcrum div {display: inline-block;}
.breadcrum a {color: #134861;text-decoration: none;}

/* whatsapp/call button */
.mainbox1 {width: 52px;position: fixed;bottom: 60px;right: 10px;display: block;z-index: 100000;}
.whatapp {margin-bottom: 15px;display: block;}
.mainbox1 img{width: 100%;}

/* form */
.topFormBox {width: 65%;margin: auto;}
.top-formarea {width: 100%;float: right;background: #546f87;padding: 10px 20px;box-shadow: 0px 2px 10px #b4b4bc;}
.heading-top {font-size: 24px;display: block;text-align: center;margin-bottom: 8px;color: #fff;}
.formbox {width: 100%;float: left;}
.formdiv {width: 50%;float: left;padding: 5px;box-sizing: border-box;margin-bottom: 5px;}
.formbox input {width: 100%;border: #8d8a8a solid 1px;padding: 10px;box-sizing: border-box;}
.top-formarea .wid100 {padding: 5px;}
.wid100 {width: 100%;box-sizing: border-box;}
.form-control {width: 100%;border: #8d8a8a solid 1px;padding: 10px;box-sizing: border-box;}
.formbox textarea {width: 100%;border: #8d8a8a solid 1px;padding: 10px;box-sizing: border-box;height: 55px;font-size: 13px;margin-bottom: 3px;margin-top: 5px;}
.btn-default {color: #000;background-color: #ffcb00;border: none;font-weight: bold;}
.button1 {width: 100%;text-align: center;padding: 10px;font-weight: bold;cursor: pointer;font-size: 16px;}
input, textarea, button, lable {font-family: 'Nunito Sans', sans-serif;}
.formdiv select {margin-bottom: 0px;}

/* quick link */
.hasLinking {width: 100%;float: left;margin-top: 50px;margin-bottom: -14px;}
.hasLinking ul {width: 100%;display: flex;gap: 20px;}
.hasLinking li {list-style: none;border-radius: 50px;box-shadow: #ccc 2px 2px 2px;display: inline-block;width: auto;padding: 10px 28px;background: #F7F9FA;}
.hasLinking li a {color: #0f3559;font-weight: bold;text-decoration: none;}

/* review */
.reviewssection {width: 100%;float: left;}
.reviewboxmain {width: 100%;float: left;display: flex;flex-wrap: wrap;}
.reviewboxmain li {list-style: none;margin-bottom: 10px;margin-left: 0px;}
.reviewbox-inner {width: 100%;box-shadow: 0px 0px 5px #cdccce;padding: 25px;box-sizing: border-box;border-radius: 5px;}
.reviewhead {color: #045779;font-size: 18px;}
.reviewheading {display: block;margin: 5px 0px;text-align: left;font-weight: bold;}
.reviewrating {display: block;margin: 10px 0px;}
.reviewrating span {color: #feba01;margin-right: 0px;font-size: 23px;line-height: 0px;}
.redtxt {color: #df1f00;font-size: 14px;}
.reviewname {width: 100%;text-align: right;color: #09546d;margin-top: 20px;}
.reviewbox {width: 50%;float: left;padding: 15px;box-sizing: border-box;}
a.buttonorang1 {width: auto;padding: 10px 50px;text-align: center;background: #ffcb00;text-transform: uppercase;color: black !important;cursor: pointer;border: #ffcb00 solid 1px;border-radius: 9px;margin-top: 34px;font-weight: bold;text-decoration: none;}

.graybg {background: #f1f3f3;width: 100%;float: left;padding: 30px 0px;margin-top: 40px;}
.wid60 {width: 49%;float: left;padding-left: 100px;}
.wid40 {width: 40%;float: right;margin-right: 95px;}
.ft40 {line-height: 37px;color: #125c68;margin-bottom: 10px;}
.ft15 {font-size: 18px;}
.wid60 ol {margin: 0px;padding: 0px;counter-reset: my-awesome-counter 0;margin-top: 30px;}
.wid60 li {counter-increment: my-awesome-counter 1;position: relative;list-style: none;margin-left: 45px;margin-bottom: 30px;}
.wid60 h4 {display: inline-block;margin: 0px;padding: 0px;}
.wid60 li:before {content: counter(my-awesome-counter);color: rgba(15, 114, 147);font-size: 2.6rem;font-weight: bold;position: absolute;left: -3.2rem;line-height: 2.3rem;width: 2.3rem;height: 2.3rem;top: 0px;text-align: center;border-right: #3f616f solid 1px;}

.midcontebtsection {width: 65%;margin-left: 2%;}
/* .midcontebtsection p{padding:4px 0;} */
.pt15{padding-top: 15px;}
.midcontebtsection ul{padding-left: 18px;margin: 0;}
.midcontebtsection ol{padding-left: 18px;margin: 0;}
.midcontebtsection li{margin-bottom: 7px;line-height: 25px;}

.faqsection .contentwrap{margin: 0;}

table td{border: 1px solid #ccc;padding: 0;margin: 0;padding: 10px;}
table th{border: 1px solid #ccc;padding: 0;margin: 0;padding: 10px;}
table{border-spacing: 0;border-collapse: collapse;width: auto;}

/* faq */
.accordion {background: #f2f4f4;color: black;cursor: pointer;box-sizing: border-box;padding: 18px;width: 100%;border: none;text-align: left;outline: none;font-size: 16px;transition: 0.8s ease-out;margin:10px 0}
.panel {padding: 0 18px;display: none;background-color: white;overflow: hidden;transition: 0.8s ease-out;}
.accordion:after {content: "+";float: right;}
.active:after {content: "-";float: right;}

.BlogSec {width: 100%;float: left;}
.BlogSec .container {width: 90%;margin: auto;}
.BlogSec ul {margin: 20px 0px;padding: 0px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.BlogSec li {width: 31%;box-shadow: 0 2px 8px #e6e3e3;border: #fff solid 1px;list-style: none;padding: 20px 20px 50px 20px;box-sizing: border-box;border-bottom: #2361c1 solid 4px;border-radius: 0px 0 5px 5px;}
.BlogSec li img {width: 100%;margin-bottom: 15px;}
.bloghead {color: #2361c1;font-size: 18px;}
.bloghead a {color: #337ab7 !important;text-decoration: none;}
.BlogSec li p {margin: 15px 0px;}
.blueBut1 {background: #2361c1;width: 50%;border-radius: 5px;padding: 10px;text-align: center;color: #fff;cursor: pointer;margin-top: 20px;display: grid;margin: auto;}
.blueBut1 a {text-decoration: none;color: #fff !important;}

.how-it-work h2{margin-top: 0;text-align: center;}
.how-it-work ul {margin: 0px;padding: 0px;margin-top: 15px;}
.how-it-work li {width: 31%;float: left;list-style: none;padding: 10px 40px;text-align: center;box-sizing: border-box;}
.center {text-align: center;font-size: 30px;padding-bottom: 20px;}
.heading1 {text-align: center;font-weight: bold;font-size: 16px;display: block;margin: 5px 0px;}
.tabbox {width: 100%;float: left;background: #fff;border-top: #b7c5ca solid 1px;}

.tabbox h2{margin-bottom: 20px;}
ul.tabs {margin: 0px;padding: 0px;list-style: none;display: block;}
ul.tabs li.current {border-bottom: #186b84 solid 3px;color: #186b84;}
ul.tabs li {background: none;color: black;display: inline-block;padding: 5px 0px;cursor: pointer;font-weight: bold;}
.tab-content {display: none;padding: 15px 0px;}
ul.tabs li:not(:first-child) {margin: 0px 18px;}
.tab-content.current {display: inherit;}
.tab-content ul {margin: 0px;padding: 0px;display: block;}
.tab-content li {list-style: none;display: inline-block;padding: 8px 0px;font-size: 14px;}
.tab-content li a {text-decoration: none;color: #337ab7 !important;}
.tab-content li:after {border-right: #027699 solid 1px;content: "";padding: 0px 5px;margin-left: 8px;margin-right: 5px;}

/* model box form */
.popup {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;width: 30%;position: relative;transition: all 5s ease-in-out;z-index: 100000000;}
.popup .tophead {margin-top: 0;color: #333;font-size: 18px;display: block;margin-bottom: 8px;}
.popup .close {cursor: pointer;position: absolute;top: 8px;right: 30px;transition: all 200ms;font-size: 30px;font-weight: bold;text-decoration: none;color: #333;}
.popup .content {max-height: 30%;overflow: auto;}
.popup .form-group {width: 47%;float: left;margin-right: 3%;}
.popup textarea {width: 97%!important;}
.popup .form-control {padding: 7px;width: 100%;border: #8d8a8a solid 1px;box-sizing: border-box;}
.popup input, textarea, select {margin-bottom: 15px;}
.popup .btn {width: 97%;display: block;background: #1c3254;color: #fff;border: none;padding: 10px 0px;cursor: pointer;font-size: 16px;}
.overlay {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.7);transition: opacity 500ms;visibility: hidden;opacity: 0;z-index: 100000000;}

.servsection {width: 100%;margin: auto;float: unset;display: flex;gap: 50px 0;flex-wrap: wrap;justify-content: space-between;}
.servsection section {border: #a4d0dd solid 1px;width: 48%;border-radius: 10px 10px 0px 0px;overflow: hidden;}
.servsection section img{width: 100%;display: block;}
.servsection section h3{color: black;text-decoration: none;display: block;width: 100%;padding: 10px 5px;text-align: center;background-color: #f6f4f6;margin-top: 0;}
.servsection section p{padding: 10px 15px 20px 15px;text-align: justify;}

.loadMore-but {width: 100%;float: left;margin-bottom: 20px;}
.loadbutton {width: 30%;margin: auto;border: #1f5f86 solid 1px;background: #fff;border-radius: 20px;text-align: center;padding: 10px;}
.text-center.btncall-cont a{text-decoration: none;}

/* city dynamic section */
.topboxsection ul {margin: 0px;padding: 0px;display: flex;flex-flow: wrap;align-items: center;justify-content: center;}
.topboxsection li {list-style: none;width: 24%;margin-right: 1%;position: relative;float: left;margin-bottom: 10px;}
.topboxsection li img {width: 100%;vertical-align: bottom;}
.hovertext1 {width: 100%;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;top: 0px;height: 100%;transition: 0s;cursor: pointer;}
.hovertext2 {position: absolute;top: 50%;left: 50%;font-size: 20px;color: white;transform: translate(-50%, -50%);width: 100%;text-align: center;}

/* get free quotes */
.quote_button {text-align: center;clear: both;padding: 10px 10px;background-color: #FFCB00;border-radius: 36px;color: #000;cursor: pointer;margin: 20px auto;width: 25%;border: #FFCB00 1px solid;}
.quote_button a {color: #000;font-size: 21px;text-decoration: none;font-weight: 300;}
.quote_button:hover {background-color: #fff;color: black;box-shadow: 0 3px 6px rgba(80, 80, 82, 0.2);border: #FFCB00 1px solid;}

/* sponser listing */
.Sponsoretext {display: block;margin-bottom: 20px;color: #8b8e91;}
.listing-box {width: 100%;float: left;margin-top: 20px;}
/* .listing-box b {font-weight: bold;display: block;margin-top: 5px;font-size: 16px;} */
.listing-box ul {margin: 0px;padding: 0px;}
.listing-box li:first-child {margin-left: 0px;}
.companyname {font-size: 20px;color: #1d819f;font-weight: bold;margin-bottom: 5px;display: inline;}
.listing-box li p {font-size: 16px;line-height: 23px;margin: 8px 0px;}
.listing-box b {font-weight: bold;display: block;margin-top: 5px;font-size: 16px;}
.listing-box li {list-style: none;float: left;width: 25.5%;margin-left: 20px;position: relative;box-shadow: 0px 1px 8px #c1c2c3;padding: 15px 15px;box-sizing: border-box;height:150px;
background: #f9fbfd;min-height: 185px;border: #b9b9b9 dashed 1px;}


@media (max-width: 1024px){
.re-location-services{display: flex;gap:10px;border-bottom: 1px solid rgb(237, 235, 235);padding-top:20px;padding-bottom: 30px;}
.re-location-services h3{margin-top: 0;}
.re-location-services p{text-align: justify;}
.relocation-img{width:25%;}
.relocation-content{width:75%;}

.quote_button {width:70%;}
.listing-box li {width: 100%;}
.popup{width: 90%;}
.whatapp {margin-bottom: 10px;display: block;}
.mainbox1 {width: 40px;position: fixed;bottom: 60px;right: 10px!important;display: block;z-index: 100000;}
.midcontebtsection {width: 100%;margin-left: 2%;}
.topboxsection li {width: 49%;}
.hovertext2 {font-size: 16px;padding: 0 10px;}
h1{font-size: 25px;}
h2{font-size:25px;}
.top-contentarea1 p {height: 75px;overflow-x: scroll;}
.topFormBox {width: 95%;}
.hasLinking ul {width: 100%;display: block;overflow: scroll;white-space: nowrap;}
.quotebox {padding: 25px;}
.buttonorang {font-size: 14px;padding: 6px 15px;width: 100%;}
.reviewbox {width: 100%;}
.wid60 {width: 100%;padding-left: 0px;}
.wid40 {display: none;}
.blueBut1{width: 40%;}
table{display: block;overflow-y: scroll;white-space: nowrap;}
.servsection section{width: 100%;}
.top-formarea {padding: 12px;}
.how-it-work li{width: 100%;}
.how-it-work .center{padding-bottom: 0;}
}


@media (max-width: 600px){
.midcontebtsection {margin-left: 0%;}
}