@charset "utf-8";
/* CSS Document */

* {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body{margin:0px; padding:0px; background:url(images/main_bg.jpg) repeat-x center top #f3f3f3;}
.top_contact{font-family: 'Roboto', sans-serif; font-size:14px; color:#ffffff;}
.top_contact a{color:#ffffff; transition:0.5s; text-decoration:none;}
.top_contact a:hover{margin-left:8px;}
.track_box{margin:0px; padding:0px; float:left; width:241px; background-color:#efefef; height:123px;
	-moz-box-shadow:    inset 0 0 5px #000000;
    -webkit-box-shadow: inset 0 0 5px #000000;
     box-shadow:         inset 0 0 6px #abaaaa;
	 border-radius:0px 0px 10px 10px;}
.track_now{font-family: 'Roboto', sans-serif; font-size:20px; color:#d50000; text-transform:uppercase;}
.track_now a{margin:10px 0px 0px 0px; padding:8px 8px; float:right; font-family: 'Roboto', sans-serif; font-size:16px; color:#FFF; background-color:#d50000; text-decoration:none; border-radius:6px; transition:0.4s;}
.track_now a:hover{padding:10px 12px; color:#ffffff; background-color:#000;} 
.button{font-family: 'Roboto', sans-serif; font-size:15px; color:#d50000; text-transform:uppercase;}
.button a{margin:10px 0px 0px 0px; padding:8px 8px; float:right; font-family: 'Roboto', sans-serif; color:#FFF; background-color:#d50000; text-decoration:none; border-radius:4px; transition:0.4s;}
.button a:hover{padding:10px 12px; color:#ffffff; background-color:#000;} 
.tranc_fld{padding:0px 6px; width:210px; height:25px; border:1px solid #929292; background:url(images/track_fld_bg.png) repeat-x center top; outline:0;}
.navbar{font-family: 'Roboto', sans-serif; font-size:14px; color:#ffffff; font-weight:bold; text-transform:uppercase;}
.navbar a{color:#ffffff; transition:0.5s; text-decoration:none; padding:16px 30px; float:left; margin-top:7px;}
.navbar a:hover{background-color:#000; margin-top:0px; float:left;}
.welcome_text{font-family: 'Roboto', sans-serif; font-size:13px; color:#454e55; font-weight:normal; text-align:justify; line-height:20px;}
.welcome_text strong{font-family: 'Roboto', sans-serif; font-size:16px; color:#e50000; font-weight:bold;text-transform:uppercase; line-height:30px;}
.welcome_text a{color:#000; transition:0.5s; text-decoration:none; font-weight:bold;}
.welcome_text a:hover{margin-left:8px; color:#e50000;}
.news_text{font-family: 'Roboto', sans-serif; font-size:13px; color:#454e55; font-weight:normal; text-align:justify; line-height:20px;}
.news_text strong{ margin:5px 0px 5px 0px; float:left; width:100%; font-family: 'Roboto', sans-serif; font-size:16px; color:#e50000; font-weight:bold;}
.news_fld{background-color:#FFF; border:0px; outline:0; height:28px; line-height:28px; font-family: 'Roboto', sans-serif; font-size:12px; color:#333; width:250px;}
.our_services{font-family: 'Monda', sans-serif; font-size:23px; color:#e50000; font-weight:bold; text-transform:uppercase;}
.advertisement{font-family: 'Monda', sans-serif; font-size:24px; color:#e50000; font-weight:normal; text-transform:uppercase;}
.advertisement strong{font-family: 'Monda', sans-serif; font-size:18px; color:#2e302e; font-weight:normal; text-transform:uppercase;}
.btm_links_heading{font-family: 'Roboto', sans-serif; font-size:20px; color:#ffffff; text-transform:uppercase; font-weight:bold;}
.btm_links{font-family: 'Roboto', sans-serif; font-size:13px; color:#bababa; line-height:30px;}
.btm_links a{color:#bababa; transition:0.4s; float:left; clear:both; text-decoration:none; padding-left:20px; background:url(images/arrow_btm_links.jpg) no-repeat left top 3px;}
.btm_links a:hover{background:url(images/arrow_btm_links_hover.jpg) no-repeat left 2px top 3px; color:#ffffff; margin-left:6px;}
.social_media img{margin:5px 0px 0px 0px; transition:0.4s;}
.social_media img:hover{margin:5px 0px 0px 10px; opacity:0.7; cursor:pointer;}
.contact{font-family: 'Roboto', sans-serif; font-size:13px; color:#bababa; line-height:24px;}
.contact a{color:#bababa; transition:0.4s; float:left; clear:both; text-decoration:none; padding-left:10px;}
.contact a:hover{color:#ffffff; margin-left:6px;}
.page_heading{font-family: 'Roboto', sans-serif; font-size:16px; color:#fff; text-transform:uppercase;}


.quick_contact{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#757575; line-height:28px;}
.quick_contact a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-decoration:none; transition:0.5s;}
.quick_contact a:hover{color:#000; text-decoration:underline;}
