﻿.Homepadding0 {
    padding: 0;
}

.mymarqueespace {
    margin-right: 25%;
    font-weight: normal;
}

.marginTop10per {
    padding-top: 10%;
}

.marginTop30 {
    margin-top: 30px !important;
}

.marginTop10 {
    margin-top: 10px;
}

.padding0 {
    padding: 0 !important;
}

.paddingTop7per {
    padding-top: 7%;
}

.paddingTop3per {
    padding-top: 3%;
}

.paddingR0 {
    padding-right: 0 !important;
}

.mypadding0 {
    padding: 0;
}

.marginBottom0 {
    margin-bottom: 0 !important;
}

.paddingL0 {
    padding-left: 0;
}

.myaftrimg::before {
    background: none !important;
}

.paddingBottom10par {
    padding-bottom: 10% !important;
}

.Floatright {
    float: left !important;
    margin-right: 15px;
    margin-left: 0 !important;
    box-shadow: #bfbfbf 0 0 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.myright2 {
    box-shadow: #eee 0 0 10px;
    float: right;
    width: 251px;
    margin-left: 20px;
}


.boderRnone {
    border-right: none !important;
}

.boderLnone {
    border-left: none !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

.carousel-control {
    width: 10%;
}

.red {
    color: #0288cc;
}

.blue {
    color: #030690;
    font-size: 17px;
    line-height: 23px;
}


.green {
    color: #236e33;
}

.borderRadiusTopLeft {
    border-top-left-radius: 30px;
}

.borderRadiusTopRight {
    border-top-right-radius: 30px;
}

.floatR {
    float: right;
}

.myblack {
    color: #5f5f5f !important;
}

.borderRadiusBottomLeft {
    border-bottom-left-radius: 30px;
}

.borderRadiusBottomRight {
    border-bottom-right-radius: 30px;
}

.mycontact .fade {
    display: none;
}

    .mycontact .fade.in {
        display: block;
    }

.Rightimg {
    float: right;
    margin-left: 15px;
}

.Leftimg {
    float: left;
    margin-right: 15px;
}

.headermodal {
    background-color: #030690;
    color: #fff;
    padding: 10px;
    position: relative;
}

.myclose {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff !important;
    opacity: 1;
    margin: 0;
    padding: 13px !important;
    margin-top: 0 !important;
}
