body{
    overflow-x: hidden;
}
.contact-number {
    text-align: right;
}

.number {
    color: #fff;
}

.logo {
    color: dodgerblue;
}

.slider-container {
    padding: 0px !important;
}

.service {
    background-color: #910223;
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 50px 0px;
}

.img-service {
    /* width: 50%; */
    margin: auto;
    margin: 12px 0 -50px 0;
}

.service-container {
    margin-top: 50px;
}

.choose {
    width: 70%;
    margin: auto;
}

.choose-p {
    font-size: 16px;
    color: #0ea57b;
    margin: 30px auto;
}
.work-p {
    font-size: 16px;
    color: #fff;
    margin: 10px auto;
}

.heading {
    color: #19dae0;
    border-bottom: 2px solid #d25454;
    /* width: 20%; */
    margin: 50px auto;
    text-align: center;
}

.work {
    background-color: #10c5c5;
    padding: 10px 20px;
}

.work-row {
    margin-top: 50px;
    margin-bottom: 50px;
}



.con {
    text-align: center;
}

.cont {
    width: 27%;
    background-color: #1d6090;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
}

.enquiry {
    width: 27%;
    background-color: #16a221;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
}

.contact-section {
    margin: 50px auto;
}

.book {
    margin: 20px auto;
}

.footer {
    background-color: #910223;
    color: #fff;
}

.footer-p {
    /* width: 80%; */
    margin: auto;
    text-align: center;
    padding: 6px 10px;
    font-size: 16px;
    letter-spacing: 1px;
}

.disclaimer {
    border-bottom: 1px solid #fff;
}

.footer-bottom {
    margin-top: 10px;
    text-align: center;
    color: #fff;
}
.footer-bottom a{
    color: #fff;
}

.fixed-number {
    position: fixed;
    left: 0px;
    top: 76% !important;
    width: 18%;
    background-color: dodgerblue;
    color: #fff;
    padding: 20px 20px;
    font-size: 20px;
    font-weight: bold;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    animation: move;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -moz-animation: move;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -webkit-animation: move;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
}
.fixed-number a{
    color: #fff;
}
@keyframes move{
    0%{
        top: 50%;
    }
    50%{
        top: 53%;
    }
    100%{
        top: 50%;
    }
}

.mobile {
    font-size: 26px;
    color: #fff;
    margin: 0px !important;
}

.phone-icon {
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
    display: inline-block;
    margin: 0px !important;
    border-radius: 100%;
    padding: 5px 10px;
    border: 5px solid #fff;
}
.phone-number {
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
    display: inline-block;
    line-height: 16px;
}

.ph {
    background-color: #FF9800;
    width: 60%;
    text-align: center;
    border-radius: 50px;
    padding: 10px;
    margin-top: -3px;
    margin-bottom: -2px;
    float: right;
}

.container-fluid {
    padding: 0px;
}

.contact-form {
    width: 20%;
    height: auto;
    background: #000;
    opacity: .8;
    position: absolute;
    top: 222px;
    right: 20px;
    padding: 10px 20px;
}

.contact-heading {
    width: 100%;
    margin: auto;
    background-color: #004a92;
    color: #fff;
    text-align: center;
    padding: 5px 0px;
    border-radius: 5px;
}

.input {
    margin: 10px auto;
}
@media only screen and (max-width:768px){
    .contact-number{
        font-size: 10px;
        text-align: left;
        margin-bottom: 10px;
    }
	
	.contact-bg2 {
    background: linear-gradient(to bottom, #3aad68 0%,#3be27e 44%,#29c4f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019',GradientType=0);
    width: 100%;
    float: left;
    background-size: cover;
    padding: 35px 30px;
    margin: 0 0 10px 0;
}
	
	.new-tad {
    text-align: center;
    font-weight: bold;
    font-family: initial;
    font-size: 28px;
    color: #FFFFFD;
    background: #FF9800;
    padding: 8px;
    width: 100% !important;
}

    .cont{
        width: 80%;
        display: block;
        margin: 5px auto;
    }
    .enquiry{
        width: 80%;
        display: block;
        margin: 5px auto;
    }
    .fixed-number{
        width: 59%;
        top: 68% !important;
        animation: none;
        /* opacity: .7; */
        /* display: none; */
    }
    .ph {
        width: 100%;
        clear: both;
        float: none;
        border: 1px solid red;
    }
    .contact-form{
        width: 100%;
        position: static;
    }
}

.header {
    padding: 10px 0px;
    background: #910223;
}

.choose-img {
    margin-bottom: 20px;
}

.cont-a {
    color: #fff;
}

.add-new-head-home { font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 50px 0;
    color: #910223;}
	
	.add-txt-new-home { margin: -30px 0 0 0px;
    font-size: 14px;
    text-align: justify;}
	
	.add-sub-head-new {font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #1e90ff;}
	
	.add-sub-head-why-choose {
    font-size: 15px;
    font-weight: bold;
    line-height: 39px;
    color: #43b14b;
}

.add-new-vdfvdfvj {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    line-height: 40px;
    margin: 0 0 0 -4px;
    }
	
	

.add-new-svnsjkvn {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    }
	
	.add-hbvjkd-dkjnvdks {
    font-size: 17px;
    line-height: 34px;
    color: #000;
    }
	
	.add-head-inner-sz {
    font-size: 21px;
    font-family: calibri;
}
.text-theme-colored2 {
    color: #246a8c!important;
}

.add-sec-home-new {margin: 40px 0 0 0;}

.add-test-head { text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #000;}
	
	.ad-test-student-name {font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 3px 0;}
	
	.add-txt-test-home { text-align: justify;
    font-size: 13px;
    line-height: 24px;}
	
	.add-cc-font-star {color: #ff9800;}
	
	.add-newhead-bed {
    text-align: center;
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    background: #910223;
    margin: 0 0 30px 0;
    }
	
	.Welcome-area {
    float: left;
    width: 100%;
    background: transparent url(../images/bgnew.jpg) no-repeat center center/cover;
    padding-top: 20px;
    padding: 39px 0;
}


.new-tad {
    text-align: center;
    font-weight: bold;
    font-family: initial;
    font-size: 28px;
    color: #FFFFFD;
    background: #FF9800;
    padding: 8px;
    width: 25%;
}

.contact-bg2 {
    background: linear-gradient(to bottom, #3aad68 0%,#3be27e 44%,#29c4f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019',GradientType=0);
    width: 100%;
    float: left;
    background-size: cover;
    padding: 35px 30px;
}

.contact-bg2 .h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 22px;
    line-height: 24px;
    text-align: center;
    background: #a40227;
    padding: 4px;
    border-radius: 9px;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

.contact-bg2 address ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.contact-bg2 address ul li {
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 30px;
}

.contact-bg2 address ul li:first-child {
    height: 120px;
}

.contact-bg2 address ul li i {
    position: absolute;
    left: 0;
    top: 3px;
}

.Welcome-area {
    float: left;
    width: 100%;
    background: transparent url(../images/bgnew.jpg) no-repeat center center/cover;
    padding-top: 20px;
    padding: 39px 0;
}

.Welcome-area .wel-text-box .wel-text1 {
    min-height: 250px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    padding: 5px 25px 40px;
    background-color: #FBBB20;
    margin-bottom: 35px;
    background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
    background: -webkit-linear-gradient(top, #a90329 0%,#3aad68 44%,#6d0019 100%);
    background: linear-gradient(to bottom, #3aad68 0%,#10b0e6 44%,#10b0e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019',GradientType=0);
}

.wel-text1 p {
    color: #fff;
    padding-bottom: 2px;
}

.wel-text1 a {
    background: rgba(169,3,41,1);
    background: -moz-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169,3,41,1)), color-stop(44%, rgba(143,2,34,1)), color-stop(100%, rgba(109,0,25,1)));
    background: -webkit-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -o-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -ms-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: linear-gradient(to right, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    border: 1px solid #990000;
    text-decoration: none;
    border-radius: 10px;
    padding: 10px;
    margin-top: 6px;
    color: #fff;
    text-transform: uppercase;
}

.Welcome-area .wel-text-box .wel-text3 {
    margin-top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    padding: 20px 25px 40px;
    min-height: 250px;
    background-color: #FBBB20;
    margin-bottom: 35px;
    background-color: #FBBB20;
    margin-bottom: 35px;
    background: #ffa84c;
    background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    background: linear-gradient(to bottom, #ffa84c 0%,#ff7b0d 100%);
}
.wel-text3 a:hover {
    background: rgba(169,3,41,1);
    background: -moz-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169,3,41,1)), color-stop(44%, rgba(143,2,34,1)), color-stop(100%, rgba(109,0,25,1)));
    background: -webkit-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -o-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -ms-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: linear-gradient(to right, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    border: 1px solid #990000;
    text-decoration: none;
    padding: 10px;
    margin-top: -10px;
    color: #fff;
    text-transform: uppercase;
}

.wel-text3 a {
    background: rgba(255,175,75,1);
    background: -moz-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
    background: -webkit-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -o-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: linear-gradient(to right, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    padding: 10px;
    margin-top: -10px;
    color: #333;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #FEC722;
    text-decoration: none;
}

.wel-text3 p {
    color: #fff;
    padding-bottom: 20px;
}

.wel-text1 p {
    color: #fff;
    padding-bottom: 2px;
}

.add-new-form-home { padding: 32px; background: #673AB7;}

.add-new-head-home {
    font-size: 23px;
    text-align: center;
    line-height: 31px;
    font-weight: bold;
    color: #F44336;
    margin: 0 0 5px 0;
    }
    
    .add-txt-home-new {text-align: justify;
    font-family: calibri;}