



.dark-bg{background:#1c1c1c;}
.light-bg{background:#02609F;}
.white-bg{background:#ffffff;}
.slide-title1{
    font-family:open sans,sans-serif;
    font-weight:900;
    color:#ffffff;
    z-index:2;
}
.slide-title1 > span{font-weight:300 !important;}
.slide-subtitle1{
    font-family:open sans,sans-serif;
    font-weight:500;
    color:#c2c2c2;
    z-index:2;
}
.slide-button{
    padding:10px 30px; 
    border-radius:3px;
    font-family:open sans,sans-serif;
    color:#ffffff;
    z-index:2;

    -webkit-transition:all .4s linear;
    -moz-transition:all .4s linear;
    -ms-transition:all .4s linear;
    -o-transition:all .4s linear;
    transition:all .4s linear;
}
.slide-button:hover{background-color: #C31D2B;color: white;}
.slide-title2{
    font-family:open sans,sans-serif;
    font-weight:700;
    color:#ffffff;
    z-index:2;
}
.slide-title2 > span{font-weight:400 !important;}
.slide-subtitle2{
    font-family:open sans,sans-serif;
    font-weight:500;
    padding:5px 30px;
    background:#1267A8;
    color:#383838;
    border-radius:3px;
    z-index:2;
}
.slide-subtitle4{
    font-family:open sans,sans-serif;
    font-weight:500;
    padding:5px 30px;
    background:white;
    color:#383838;
    border-radius:3px;
    z-index:2;
}
.tp-shape{
    margin-right:10px;
    height:auto;
    width:auto;
}
.slide-title3{
    font-weight:700;
    background:#F29000;
    border-radius:3px;
    padding:5px 30px;
    color:#ffffff;
}
.slide-subtitle3{
    border-radius:3px;
    padding:5px 30px;
    font-weight:600;
    color:white;
}

.callback
{
   width:100%; 
   height:auto; 
  background-image:url(../images/linebg.jpg);
  background-repeat:repeat-x;
    padding-top: 10px;
	padding-bottom:10px;
	background-color:#8a8a8a;
}
.calb
{
    color: #D90003;
    margin-left: 12%;
    font-size: 15px;
    padding-top: 6px;
	font-weight:bold;
	text-transform:uppercase;
}
.calbin
{
    background-color: #D9D9D9;
    border:none;
    height: 27px;
    width: 37%;
    padding-left: 30px;
	color:black;
}.boxcal:hover{
    background-color: #C31D2B;
}
.cprofile
{
    background-color: #C31D2B;
    color: white;
    border:none;
    margin-left: 13%;
    height: 30px;
    border-radius: 9px;
    width: 250px;
}
.cprofile:hover  { background: #af1a26; }
.boxcal
{
    background-color: #034566;
    color: white;
    height: 27px;
    border:none;
}
.boxcal::-webkit-input-placeholder {
    color: #067EB1;
    font-weight: bold;font-style: italic;
}
.boxcal:-moz-placeholder {
    color: #067EB1;
font-weight: bold;font-style: italic;
}
.boxcal::-moz-placeholder {
    color: #067EB1;
font-weight: bold;font-style: italic;
}
:-ms-input-placeholder {
    color: #067EB1;
font-weight: bold;font-style: italic;
}
::-webkit-input-placeholder {
    color: #067EB1;font-weight: bold;font-style: italic;
}
.boxcal:-moz-placeholder {
    color: #067EB1;font-weight: bold;font-style: italic;

}
::-moz-placeholder {
    color: #067EB1;font-weight: bold;font-style: italic;

}
:-ms-input-placeholder {
    color: #067EB1;font-weight: bold;font-style: italic;

}

