body {
    margin: 0;
    overflow-x: hidden;
}
#main {
    position: absolute;
    height: 100%;
    width: 100%;
}
#slider {
    position: absolute;
    height: 490px;
    width: 100%;
    top: 112px;
}
#bottomslider {
    position: absolute;
    height: 147px;
    width: 100%;
    background-color: #223366;
    top: 824px;
}
#information {
    position: absolute;
    height: 90px;
    width: 100%;
    top: 30px;
}
#info1 {
    position: absolute;
    top: 10px;
    left: 50%;
    height: 70px;
    width: 290px;
    margin-left: -550px;
}
#timeimg {
    position: absolute;
    left: 10px;
    top: 14px;
}
#timetext {
    position: absolute;
    height: 50px;
    width: 180px;
    left: 80px;
    top: 16px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: white;
}
#info2 {
    position: absolute;
    top: 10px;
    left: 50%;
    height: 70px;
    width: 290px;
    margin-left: -110px;
}
#callimg {
    position: absolute;
    left: 10px;
    top: 14px;
}
#calltext {
    position: absolute;
    height: 50px;
    width: 180px;
    left: 90px;
    top: 16px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: white;
}
#info3 {
    position: absolute;
    top: 10px;
    left: 50%;
    height: 70px;
    width: 290px;
    margin-left: 240px;
}
#locationimg {
    position: absolute;
    left: 10px;
    top: 17px;
    height: 20px;
    width: 25px;
}
#locationtext {
    position: absolute;
    height: 50px;
    width: 180px;
    left: 80px;
    top: 19px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: white;
}

/*
#quotebtn {
    position: absolute;
    left: 50%;
    margin-left: 420px;
    background-color: #223366;
    font-family: 'Lato', sans-serif;
    top: 25px;
    height: 40px;
    font-size: 14px;
    width: 130px;
    border: white solid 2px;
    color: white;
    outline: none;
}
#quotebtn:active {
    border: white solid 3px;
}
*/


/********2nd page********/

#secondpage {
    position: absolute;
    width: 100%;
    height: 1450px;
    top: 971px;
}

/*************** featured services **********/

#bigdiv {
    height: 790px;
    width: 100%;
    position: absolute;
    background-color: rgb(244, 246, 247);
}
#clientstext {
    position: absolute;
    top: 30px;
    left: 750px;
    font-size: 30px;
    font-family: sans-serif;
    font-weight: 600;
    left: 50%;
    margin-left: -210px;
    color: rgb(51, 51, 51);
}
#clienttext1,
#clienttext2 {
    position: absolute;
    top: 140px;
    left: 250px;
    font-size: 17px;
    font-family: sans-serif;
    left: 50%;
    margin-left: -710px;
    color: #666666;
}
#clienttext2 {
    top: 170px;
    margin-left: -150px;
}
#line2 {
    border: solid 2px #FFBA00;
    height: 0px;
    width: 100px;
    top: 120px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
}
#bigbox {
    height: 500px;
    width: 1200px;
    top: 250px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
}
#box1,
#box2,
#box3,
#box4,
#box5 {
    height: 180px;
    width: 360px;
    left: 20px;
    position: absolute;
    top: 50px;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    z-index: 10;
}
#box2 {
    top: 160px;
    left: 420px;
}
#box3,
#box5 {
    left: 820px;
}
#box4,
#box5 {
    top: 280px;
}
#box6 {
    z-index: 1;
}
#box1:hover {
    box-shadow: 1px 1px 1px 2px #F4BC16;
}
#box2:hover {
    box-shadow: 1px 1px 1px 2px #F4BC16;
}
#box3:hover {
    box-shadow: 1px 1px 1px 2px #F4BC16;
}
#box4:hover {
    box-shadow: 1px 1px 1px 2px #F4BC16;
}
#box5:hover {
    box-shadow: 1px 1px 1px 2px #F4BC16;
}
#c1,
#c2,
#c3,
#c4,
#c5 {
    height: 70px;
    width: 70px;
    position: absolute;
    border-radius: 100px;
    top: 40px;
    left: -10px;
    border: #bfbfbf solid 1px;
}
#c1 {
    background-image: url("../img/2nd1.png");
    background-size: cover;
}
#c2 {
    background-image: url("../img/2nd21.png");
    background-size: cover;
    background-color: white;
}
#c3 {
    background-image: url("../img/2nd6.png");
    background-size: cover;
}
#c4 {
    background-image: url("../img/2nd2.png");
    background-size: cover;
}
#c5 {
    background-image: url("../img/2nd4.png");
    background-size: cover;
}
#textpack1,
#textpack2,
#textpack3,
#textpack4,
#textpack5 {
    position: absolute;
    top: 40px;
    left: 90px;
    font-family: lato;
    font-size: 25px;
}
#textpack2 {
    left: 90px;
}
#textpack3 {
    left: 90px;
}
#textpack4 {
    left: 90px;
}
#textpack5 {
    left: 80px;
    top: 22px;
    font-size: 23px;
}
#textpack6 {
    left: 110px;
}
#textpack11,
#textpack21,
#textpack22,
#textpack23,
#textpack31,
#textpack32,
#textpack41,
#textpack42,
#textpack51,
#textpack52 {
    position: absolute;
    top: 80px;
    left: 90px;
    color: rgb(102, 102, 102);
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
#textpack22 {
    top: 100px;
}
#textpack23 {
    top: 120px;
}
#textpack32 {
    top: 100px;
}
#textpack42 {
    top: 100px;
}
#textpack52 {
    top: 100px;
}

/*breakpoint arrangment of text*/

#breakpointtext1 {
    visibility: hidden;
    color: rgb(102, 102, 102);
}
#breakpointtext2 {
    visibility: hidden;
    color: rgb(102, 102, 102);
}
#breakpointtext3 {
    visibility: hidden;
    color: rgb(102, 102, 102);
}
#breakpointtext4 {
    visibility: hidden;
    color: rgb(102, 102, 102);
}
#breakpointtext5 {
    visibility: hidden;
    color: rgb(102, 102, 102);
}
#breakpointtext6 {
    visibility: hidden;
    color: rgb(102, 102, 102);
}

/*breakpoint arrangment of text*/

#image {
    height: 600px;
    width: 600px;
    position: absolute;
    top: 340px;
    right: -120px;
}

/********2nd page end********/


/************ REQUEST QUOTE PAGE ***********/

#request {
    position: absolute;
    height: 591px;
    width: 100%;
    top: 790px;
}
#requestbackgroundimage {
    position: absolute;
    height: 591px;
    width: 100%;
    background-size: cover;
    background-image: url("../img/quote-bg.png");
}
#requestbackgroundimagecenter {
    position: absolute;
    height: 591px;
    width: 192px;
    left: 50%;
    margin-left: -950px;
}
#requestdiv1 {
    position: absolute;
    height: 396px;
    width: 570px;
    top: 100px;
    left: 380px;
}
#requestdiv1text1 {
    position: absolute;
    width: 100%;
    height: 33px;
    color: rgb(255, 255, 255);
    display: block;
    font-family: lato;
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
#requestdiv1p1 {
    position: absolute;
    color: rgb(255, 255, 255);
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 96px;
    line-height: 24px;
    margin-top: 50px;
    width: 100%;
}
#requestdiv1p2 {
    position: absolute;
    color: rgb(255, 255, 255);
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 96px;
    line-height: 24px;
    margin-top: 165px;
    width: 100%;
}
#requestview {
    cursor: pointer;
    position: absolute;
    border: solid 2px;
    color: white;
    margin-top: 295px;
    height: 28px;
    width: 150px;
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
}
#requestdiv2 {
    position: absolute;
    height: 445px;
    width: 450px;
    left: 1070px;
    top: 55px;
}
#requestdiv2text1 {
    position: absolute;
    width: 100%;
    height: 33px;
    color: rgb(255, 255, 255);
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: 500;
    top: 30px;
}
#requestinput1 {
    position: absolute;
    height: 40px;
    width: 185px;
    margin-top: 90px;
    font-size: 15px;
    padding-left: 20px;
}
#requestinput2 {
    position: absolute;
    font-size: 15px;
    height: 40px;
    width: 185px;
    margin-left: 241px;
    margin-top: 90px;
    padding-left: 20px;
}
#requestinput3 {
    font-size: 15px;
    position: absolute;
    height: 40px;
    width: 190px;
    margin-left: 0px;
    margin-top: 160px;
    padding-left: 20px;
}
#requestinput4 {
    position: absolute;
    font-size: 15px;
    height: 40px;
    width: 185px;
    margin-left: 241px;
    margin-top: 160px;
    padding-left: 20px;
}
#requestinput5 {
    font-size: 15px;
    position: absolute;
    height: 120px;
    width: 426px;
    margin-left: 0px;
    top: 234px;
    padding-top: 10px;
    padding-left: 20px;
}
#requestsubmit {
    background-color: #ffba00;
    font-size: 20px;
    position: absolute;
    height: 28px;
    cursor: pointer;
    width: 130px;
    height: 35px;
    color: white;
    margin-left: 0px;
    margin-top: 400px;
    text-align: center;
    padding-top: 2px;
}
#requestsubmit:hover {
    opacity: 0.7;
}
#ourquote {
    position: absolute;
    background-color: #f4f6f7;
    height: 730px;
    width: 100%;
    top: 1380px;
}
#ourdiv1 {
    position: absolute;
    height: 585px;
    width: 555px;
    left: 50%;
    margin-left: -570px;
    margin-top: 72px;
}
#ourimg {
    position: absolute;
    height: 318px;
    width: 555px;
    background-size: cover;
    background-image: url("../img/1.jpg");
}
#ourtext1 {
    position: absolute;
    margin-top: 330px;
    font-family: sans-serif;
    font-size: 19px;
    color: rgb(34, 34, 34);
}
#ourtext2 {
    line-height: 25px;
    position: absolute;
    margin-top: 395px;
    font-family: sans-serif;
    color: rgb(102, 102, 102);
    font-size: 18px;
}
#ourtext3 {
    line-height: 25px;
    position: absolute;
    margin-top: 460px;
    font-family: sans-serif;
    font-size: 15.2px;
    color: rgb(102, 102, 102);
}
#ourdiv2 {
    position: absolute;
    height: 585px;
    width: 555px;
    left: 50%;
    margin-left: 20px;
    margin-top: 72px;
}
#ourdivinside {
    position: absolute;
    height: 318px;
    width: 550px;
    border: solid black 1px;
}
#ourdiv2yk {
    position: absolute;
    top: 70px;
    font-size: 34px;
    left: 165px;
    color: #ffbb02;
    font-family: 'Lato', sans-serif;
}
#ourdiv2yktext {
    position: absolute;
    top: 132px;
    font-style: italic;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    left: 70px;
    font-family: 'Lato', sans-serif;
    color: rgb(102, 102, 102);
}
#ourdiv2ykbtn {
    position: absolute;
    top: 215px;
    height: 10px;
    width: 105px;
    padding-top: 7px;
    padding-bottom: 14px;
    text-align: center;
    left: 210px;
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    border-radius: 3px;
    background-color: #ffbb02;
    cursor: pointer;
}
#ourdiv2ykbtn:hover {
    opacity: 0.7;
}
#ourykjqumain {
    position: absolute;
    height: 45px;
    width: 553px;
    background-color: #f4f6f7;
    top: 350px;
    border: #bfbfbf solid 1px;
}
#arrowimg {
    position: absolute;
    height: 45px;
    width: 45px;
    background-image: url("../img/arrow1.png");
    background-size: cover;
    background-color: white;
    box-shadow: #bfbfbf 0px 0px 1px 1px;
    opacity: 0.65;
    cursor: pointer;
}
#arrowimg:hover {
    opacity: 0.5;
}
#jqtext {
    position: absolute;
    height: 15px;
    cursor: pointer;
    padding-top: 13px;
    padding-bottom: 15px;
    width: 350px;
    left: 70px;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
}
#jqtext:hover {
    opacity: 0.7;
}
#whyykdiv {
    position: absolute;
    height: 80px;
    width: 553px;
    top: 395px;
    line-height: 23px;
    display: none;
    border: #bfbfbf solid 1px;
    border-top: none;
    opacity: 0.65;
    padding-top: 27px;
    text-align: center;
    padding-bottom: 27px;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    color: black;
    font-size: 18px;
}

/************** CLIENTS ***********/

#middle {
    position: absolute;
    height: 515px;
    width: 100%;
    top: 2110px;
    background-color: lavender;
}
#clientstext11 {
    position: absolute;
    top: 30px;
    left: 750px;
    font-size: 30px;
    font-family: sans-serif;
    font-weight: 600;
    left: 50%;
    margin-left: -210px;
}
#line{
    border: solid 2px #FFBA00;
    height: 0px;
    width: 100px;
    top: 120px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
}
#text111 {
    border: solid 5px #FFBA00;
    border-bottom: 0px;
    border-left: 0px;
    border-top: 0px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -700px;
    height: 200px;
    width: 640px;
}
#t111 {
    font-size: 18px;
    position: absolute;
    font-family: sans-serif;
    color: #666666;
}
#t211 {
    font-size: 18px;
    position: absolute;
    font-family: sans-serif;
    color: #666666;
    top: 25px;
}
#t311 {
    font-size: 18px;
    position: absolute;
    font-family: sans-serif;
    color: #666666;
    top: 50px;
}
#images {
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: 50px;
    height: 250px;
    width: 600px;
}
#image1,
#image2,
#image3,
#image4,
#image5,
#image6,
#image7,
#image8 {
    position: absolute;
    top: 0px;
}
#image2,
#image6 {
    left: 150px;
    77
}
#image3,
#image7 {
    left: 300px;
}
#image4,
#image8 {
    left: 450px;
}
#image5,
#image6,
#image7,
#image8 {
    top: 120px;
}
#map {
    position: absolute;
    top: 2625px;
    height: 700px;
    width: 100%;
}
#maptext {
    position: absolute;
    left: 50%;
    margin-left: 200px;
    top: 50px;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    color: #8c8c8c;
}
#maptext2 {
    position: absolute;
    left: 50%;
    margin-left: -570px;
    top: 62px;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    color: #4d4d4d;
}
#maptext3 {
    position: absolute;
    left: 50%;
    margin-left: -570px;
    top: 402px;
    font-family: 'Lato', sans-serif;
    font-size: 37px;
    color: #4d4d4d;
}
#mapbox1 {
    position: absolute;
    left: 50%;
    margin-left: -750px;
    top: 120px;
    height: 240px;
    width: 600px;
    box-shadow: #a6a6a6 1px 1px 7px 1px;
    color: #4d4d4d;
}
#mapbox2 {
    position: absolute;
    left: 50%;
    margin-left: -750px;
    top: 455px;
    height: 195px;
    width: 600px;
    box-shadow: #a6a6a6 1px 1px 7px 1px;
    color: #4d4d4d;
}
#mapboxtext1 {
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    height: 240px;
    background-color: #f2f2f2;
    width: 600px;
    line-height: 40px;
    text-align: center;
}
#imagemap {
    position: absolute;
    top: 15px;
    left: 435px;
    height: 150px;
    width: 160px;
    background-image: url('../img/images.png');
    background-repeat: no-repeat;
    background-size: cover;
}
#mapboxtext2 {
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    height: 155px;
    text-align: center;
    background-color: #f2f2f2;
    padding-top: 40px;
/*
    background-repeat: no-repeat;
    background-size: cover;
*/
    width: 600px;
    line-height: 37px;
}
#googlemap {
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -50px;
    width: 800px;
    height: 530px;
    box-shadow: #b5bfe3 1px 2px 10px 1px;
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: lightgray;
}
