@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
@import url(../fonts/stylesheet.css);
body
{
    font-family:'Raleway';
    font-weight: 400;
    font-size:16px;
    color: #2d3e50;
}   

a
{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

img 
{
max-width:100%!important;
}
.brand-color1
{
    color: #023f61;
}
.light
{
    font-weight: 300;
}
.p_light
{
    font-family:'proxima_novalight';
}
.p_bold
{
    font-family:'proxima_novabold';
}
.semibold
{
    font-weight: 600;
}
.medium
{
    font-weight: 500;
}
.bold
{
    font-weight: 700;
}
.exbold
{
    font-weight: 800;
}

.ex1bold
{
    font-weight:900;
}
.pad0
{
padding:0px!important;
}

.padl0
{
padding-left:0px;
}

.padr0
{
padding-right:0px;
}

.top10
{
padding-top:10px;
}

.top15
{
padding-top:15px;
}


.top20
{
padding-top:20px;
}


.top25
{
padding-top:25px;
}

.top5
{
padding-top:5px;
}


.top30
{
padding-top:30px;
}

.top40
{
padding-top:40px;
}


.top50
{
padding-top:50px;
}


.tb40
{
padding-top:20px;
padding-bottom:20px;
}
.d-block
{
    display: block;
}
.black_color
{
    color: #000000;
}
.about-names
{
    margin-top: 10px;
}

.about_image img
{
    margin:0 auto;
    display: block;
}
.mtop10
{
margin-top:10px;
}

.mtop15
{
margin-top:15px;
}


.mtop20
{
margin-top:20px;
}


.mtop25
{
margin-top:25px;
}


.mtop30
{
margin-top:30px;
}

.mtop60
{
margin-top: 60px;
}

.mbot20
{
margin-bottom:20px;
}

.top110
{
    padding-top: 110px;
}

.bg_black
{
    background: #1b1f22;
    padding: 10px 0px 2px 0px;
    color: white;
}


.bg_black ul
{
      padding: 0px;
    list-style: none;
    margin-top: 0px;
    padding-bottom: 19px;
    padding-top: 5px;
}

.bg_black ul li
{
    float: left;
    margin-right: 22px;
    font-size: 14px;
}

.pro_p_main
{
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0px;
    color: #aa165d;
}

.its_p
{
        font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
    color: #1b1f22;
    line-height: 31px;
    padding-top: 7px;
    padding-bottom: 18px;
}

.why_p
{
font-size: 18px;
    color: #023f61;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
}


.top_p
{
font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
    color: #2b2a2a;
    line-height: 27px;
    padding-top:5px;

}
.brand-color
{
    color: #aa165d;
}

.about-para
{
    margin-bottom:20px;
    margin-top:40px;
}
.body-content
{
    background:#f1f1f1;
}
.carousel-caption
{
    bottom: auto;
    width: 100%;
    text-align: center;
    left: 0;
    color: #000000;
    text-shadow:none;
    top:5%;
}
.carousel-caption h1
{
     font-size:40px;
     text-transform: uppercase;
}

.st
{
list-style-image: url(../img/bullet.png);
    padding: 0px 22px;
    line-height: 31px;
}

.st li
{
    font-size: 15px;
    color: #202121;
}

.dar_blu_btn
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#023f61+0,042542+100 */
background: rgb(2,63,97); /* Old browsers */
background: -moz-linear-gradient(top, rgba(2,63,97,1) 0%, rgba(4,37,66,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(2,63,97,1) 0%,rgba(4,37,66,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(2,63,97,1) 0%,rgba(4,37,66,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023f61', endColorstr='#042542',GradientType=0 ); /* IE6-9 */
    color: white;
    padding: 10px 25px;
    border: none;
        font-weight: 700;
    border-radius: 8px;
}


.dar_blu_btn:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032e4d+1,002c4c+100 */
background: rgb(3,46,77); /* Old browsers */
background: -moz-linear-gradient(top, rgba(3,46,77,1) 1%, rgba(0,44,76,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(3,46,77,1) 1%,rgba(0,44,76,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(3,46,77,1) 1%,rgba(0,44,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032e4d', endColorstr='#002c4c',GradientType=0 ); /* IE6-9 */
    color: white;
    padding: 10px 25px;
    border: none;
    font-weight: 700;
    border-radius: 8px;
}

.light_grey
{
    background: #f1f1f1;
    margin-top:40px;
    padding-top:40px;
    padding-bottom:40px;
}

.tra_p
{
font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
    color: #aa165d;
    padding-bottom: 18px;
}

.pro_p
{
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 800;
    color: #02314e;
}

.pro_p span.sub
{
    color: #181919;
}


.dar_pur_btn {
    background: rgb(199,17,112); /* Old browsers */
background: -moz-linear-gradient(top, rgba(199,17,112,1) 0%, rgba(118,21,60,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(199,17,112,1) 0%,rgba(118,21,60,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(199,17,112,1) 0%,rgba(118,21,60,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c71170', endColorstr='#76153c',GradientType=0 ); /* IE6-9 */
    color: white;
    padding: 8px 17px;
    border: none;
    font-size: 11px;
    font-weight: 700;
    border-radius:7px;

}


.dar_pur_btn:hover {
    background: #cc2474;
    color: white;
    padding: 8px 17px;
    border: none;
    font-size: 11px;
    font-weight: 700;
    border-radius: 8px;

}

.tar_p_in
{
    text-align: justify;
}

.download_btn
{

    background: #02314e;
    color: white;
    padding:14px 80px;
    border: none;
    font-weight: 700;
    border-radius: 0px;
    padding-right: 18px;
    border-radius:8px;
    position: relative;
}

.download
{
    position: absolute;
    left: 0;
    top: 0;
}

.download img
{
    border-radius: 8px;
    width: 47px;
}
.download_btn:hover
{

    background: #02314e;
    color: white;
    border: none;
}

.ico_dow
{
    font-size: 26px;
    padding: 13px 18px;
    background: #08486f;
    border-top-left-radius:8px;
    border-bottom-left-radius: 8px; 
}

.tb50
{
    padding-top: 30px;
    padding-bottom: 30px;
}


.footerlist li
{
    float: left;
    font-size: 14px;
    font-weight:600;
    color: #000000;
    padding-right: 15px;
    margin-left: 15px;
    list-style-image: url(../img/point.png);
}
.bor
{
border-top: 1px solid #9a9797;

}

footer ul
{
list-style: none;
    padding: 0px;
}

footer ul li
{
float: left;
    margin-right: 10px;
        font-size: 13px;
}

footer
{
background: #1b1f22;
    color: white;
        padding-top: 10px;
    padding-bottom: 12px;
}

.soc_ico
{
    font-size: 17px!important;
    background:#ffffff;
    width:30px;
    height:30px;
    line-height:30px !important;
    text-align: center;
    color: black!important;
    border-radius:50%;
      -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right:5px;
    margin-bottom: 8px;
}

.social a:hover .soc_ico
{
    background: rgb(199,17,112); /* Old browsers */
background: -moz-linear-gradient(top, rgba(199,17,112,1) 0%, rgba(118,21,60,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(199,17,112,1) 0%,rgba(118,21,60,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(199,17,112,1) 0%,rgba(118,21,60,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c71170', endColorstr='#76153c',GradientType=0 ); /* IE6-9 */
color: #ffffff !important;
}

.right
{
text-align:right;
}

.aboutbg
{
    padding: 40px 0;
    color: #000000;
}
.aboutbg h1
{
    font-size:55px;
}
.bg1
{
    background:url(../img/aboutbg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bg2
{
    background:url(../img/aboutbg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bg3
{
    background:url(../img/aboutbg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.aboutbg ul li 
{
    font-size: 21px;
}

.sec 

{
    margin-top: 20px;
}
.sec button
{
    display: inline-block;
    margin-bottom:10px;
}
.st-sub
{
    margin-top: 0;
    list-style-image: url(../img/bullet1.png);
}

.st-sub1
{
    margin-top: 0;
    list-style-image: url(../img/bullet2.png);
}
.opp_container
{
    margin-top:30px;
}
.opp 
{
    margin-bottom:100px;
    padding: 20px;
    background: #ffffff;
    border-radius:10px;
    box-shadow: 1px 1px 5px #dcdcdc;
}
.opp img
{
    display: block;
    margin:0 auto;
}
.opp_im
{
    margin-top: -50px;
}

.opp_text
{
    padding-top: 20px;
}
.opp span
{
    font-size: 18px;
}
.opp ul 
{
    padding-left:20px;
}
.opp ul li
{
    font-size:12px;
}

.brand-color2
{
    color: #166680;
}

.border-bottom-less .opp
{
    margin-bottom:40px;
}

.stories h4
{
    margin-bottom: 0;
}

.stories span.muted
{
    font-style: italic;
    color: #777777;
    font-size: 12px;
    margin:5px 0; 
}
.stories p
{
    color: #000000;
    font-size: 14px;
}

.contact_form .form-control
{
    background:transparent;
    border-color: #a8a8a8;
    box-shadow: none;
}

.embed-responsive-16by9
{
    padding-bottom: 40%;
}


.ticker-wrap {

    width: 100%;
    overflow: hidden;
    height: 4rem;
    padding-left: 50%; // offsets items to begin
}

.ticker {
    display: inline-block;
    height: 4rem;
    line-height: 4rem;
    white-space: nowrap;
    padding-right: 100%; 
}

.ticker__item {
    display: inline-block;
    padding: 0 2rem;
    color: #000000;
}

.ticker__item:before
{
    content: "\25CF";
    padding-right: 5px;
    font-size:20px;
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

    }
    100% {
        -webkit-transform: translate3d(-80%, 0, 0);
                transform: translate3d(-80%, 0, 0);
    }
}

.ticker {
    animation-name: ticker;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration:35s; 
}

.spacer
{
    display: block;
    height:40px;
}
.spacer1
{
    display: block;
    height:30px;
}

.form_bg
{
    background: url(../img/formbg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.form_bg #cssmenu
{
    background:none;
}
.ticker_section
{
    background:#ffffff;
}

.form_bg .body-content
{
    background: none;
    margin-top: 20px;
}

.form_st li
{
    font-size: 18px;
    margin-bottom: 20px;
}
.form_st li span
{
    vertical-align: middle;
}


input[type=checkbox]
{
    margin-right: 5px;
}
input[type=checkbox]:before { content:""; display:inline-block; width:16px; height:16px; background:red; }
input[type=checkbox]:checked:before { background:green; }


/* images */
input[type=checkbox]:before 
{ 
    content:"";
    background-image: url(../img/check.png);
    height: 15px;
    width:15px;
    margin-right: 5px;
    background-color: #f2f1f1;
}

input[type=checkbox]:checked:before 
{
    height: 15px;
    width: 15px;
    margin-right: 5px;
    background-image: url(../img/checked.png);
    background-color: #f2f1f1;
} 
.check_label
{
    font-weight: 400;
    margin-right:25px;
    margin-bottom: 10px;
}
.checks
{
    margin-bottom:15px;
}
.roundbar
{
    background: #898686;
    height:20px;
    border-radius: 25px;
}
.j_form 
{
    background:#f2f1f1;
    padding: 20px;
    margin:0 20px;
    margin-bottom:10%;
    margin-top:-7px;
}
.j_form .form-control
{
    background:none;
    border:0;
    border-bottom: 1px solid #797878;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 10px;
}

.j_form  .form-group
{
    margin-bottom:20px;
}

.submitb
{
    font-size:15px;
    padding:10px 35px;
}

.submitb:hover
{
    font-size:15px;
    padding:10px 35px;
}

.about_text p
{
    text-align: justify;
}

.pad67
{
    padding: 67px 0px;
}

.why_bg
{
background-image: url("../img/01.jpg");
background-size: cover;
}

.why_bg1
{
background-image: url("../img/02.jpg");
background-size: cover;
}

.white
{
color:white;
}

.white:hover
{
color:white;
}

.white:active
{
color:white;
}

.white:focus
{
color:white;
}
