@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font: inherit;
	vertical-align: baseline;
	font-family:Arial;
	line-height:18px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration:none;}
.divclear{clear:both;} 

h2{font:300 40px/50px 'Roboto', sans-serif; color:#003bb2; text-align:center; text-transform:none; padding:0 0 15px;}
h3{font:300 22px 'Roboto', sans-serif; color:#003bb2; text-align:center; text-transform:none; padding:0 0 30px;}
h4{font:400 20px 'Roboto', sans-serif; color:#433e3e; text-align:center; text-transform:none; padding:0 0 15px;}
h5{font:400 20px 'Roboto', sans-serif; color:#433e3e; text-align:left; text-transform:none; padding:18px 0 4px;}
p{ text-align: justify; color: #727272; font: normal 15px/22px Arial, "sans-serif"; padding: 5px 0;}
p a:link{ color: #003bb2; text-decoration: none;}
p a:hover{color: #003bb2; text-decoration: underline;}
p a:visited{color: #003bb2; text-decoration: none;}
strong{ font-weight: bold;}


#header_wrap{ 
	/*background:linear-gradient(-50deg,#58c3ff 0,#004de6 40%,#003bb1 100%); */
	background: #1461ff;;
  background-image: url("../images/shap.png"); /* fallback */
  background-image: url("../images/shap.png"), linear-gradient(-50deg,#58c3ff 0,#004de6 40%,#003bb1 100%); /* W3C */margin: 0px auto; padding:0; width:100%; min-width:1500px; height:auto; background-position: center bottom; background-repeat: no-repeat; }
#header_wrap_inner{ 
	background: #1461ff;;
  background-image: url("../images/header_bg.png"); /* fallback */
  background-image: url("../images/header_bg.png"), linear-gradient(-50deg,#58c3ff 0,#004de6 40%,#003bb1 100%);
	margin: 0px auto; padding:0; width:100%; min-width:1500px; height:auto;background-position: center bottom; background-repeat: no-repeat;}
#header_wrap_inner h2{text-align: left; color: #fff; padding: 45px 0;font:300 42px/50px 'Roboto', sans-serif; text-transform: none;}

.wrap{ width:1240px; padding:0; margin:0px auto;}

.nav{position: relative; z-index: 999;}
.f-nav{ z-index: 9999; position: fixed; top: 0; width: 100%; background:#003FBE; padding:0;} /* this make our menu float top */
#header{ height:120px; margin: 0px auto; width:1240px; padding:0;}
#header .left{ float:left; height:90px; width:192px; padding:15px 0;}
#header .right{ float:right; width:550px; height: 120px; line-height: 120px;}
/*Menu starts*/
			#menu
			{
			padding:0;
			margin:0;
			white-space:nowrap;
			list-style-type:none;			
			text-align:center;
			width:550px;
			text-transform:uppercase;	
			line-height:120px;
			}
			#menu li {display:inline;}
			#menu li a
			{
			padding:48px 15px;
			color:#fff;
			text-decoration:none;
			font:500 15px/120px 'Roboto', sans-serif;	
			}			
			#menu li a:hover 
			{
			color:#69bdfc;
			}			
			#menu li .current
			{
			color:#69bdfc;
			}
			.menu_inner{ line-height:100px;}
			/*Menu ends*/
#banner{ width:1280px; margin:0px auto; padding:45px 0 100px; height:390px;}
#banner .left{ float:left; width:566px; margin:25px 0 30px;}
#banner .left h2{font:300 40px/50px 'Roboto', sans-serif; color:#fff; text-align:left; text-transform:none; padding:0;}
#banner .left h3{font:300 18px/26px 'Roboto', sans-serif; color:#fff; text-align:left; text-transform:none; padding:40px 0;}
#banner .right{ float:right; width:655px;}
.free_btn{ padding: 0px 35px; background:#fff;font:300 14px/42px 'Roboto', sans-serif; color:#003cbe; text-align:center; float:left;border:1px solid #fff; text-transform: uppercase; margin: 0 30px 0 0;}
.free_btn:hover{ border:1px solid #fff; background:none; color:#fff;}

#favourite{ margin:0px auto 30px; padding:0;}
.logo_favourite{ height:60px; line-height:60px; margin:10px auto;}
.logo_favourite img { width:210px;line-height:60px;
	padding: 0 30px 0 0;
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
	vertical-align: top;
    }

.logo_favourite img:hover {filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);}

#sms_gateway{ background:#f6f6f6; width:100%; min-width:1500px; margin:0px auto; padding: 50px 0 30px;}
.sms_box{ background:url(../images/shape-one.png) no-repeat top left #fff; width:226px; height:405px; float:left; margin:20px 10px 25px; text-align:center;}
.sms_box:hover{ background:url(../images/shape-one.png) no-repeat top left #d2ebfe;}
.sms_box img{ margin: 50px 0 10px;}
.sms_box p{ text-align:center; padding:0 10px;}

#about-us{ margin:0px auto; padding:30px 0 0;}
#about-us .left{ float:left; width: 435px; height:455px;}
#about-us .right{ float:right; width:715px;}
#about-us .right p{font:300 28px/43px 'Roboto', sans-serif; padding:40px 0 20px;}

#footer{background: #1461ff;;
  background-image: url("../images/footer_bg.png"); /* fallback */
  background-image: url("../images/footer_bg.png"), linear-gradient(-50deg,#58c3ff 0,#004de6 40%,#003bb1 100%); /* W3C */margin: 0px auto; padding:0; width:100%; min-width:1500px; height:166px; background-position: center bottom; background-repeat: no-repeat;}
#footer ul{ padding:50px 0 0; text-aliugn:left;}
#footer ul li{ display: inline; border-right:1px solid #fff; padding:0 15px;}
#footer ul li a:link{font:300 15px/50px 'Roboto', sans-serif; color:#ffffff; text-transform:uppercase;}
#footer ul li a:hover{font:300 15px/50px 'Roboto', sans-serif; color:#69bdfc; text-transform:uppercase;}
#footer ul li a:visited{font:300 15px/50px 'Roboto', sans-serif; color:#ffffff; text-transform:uppercase;}
#footer p{font:300 14px/20px 'Roboto', sans-serif; color:#69bdfc; padding:0 0 0 15px;}
#footer p a:link{font:300 14px/20px 'Roboto', sans-serif; color:#69bdfc;}
#footer p a:hover{font:300 14px/20px 'Roboto', sans-serif; color:#69bdfc;text-decoration:underline;}
#footer p a:visited{font:300 14px/20px 'Roboto', sans-serif; color:#69bdfc; }

/*How It works*/
#images, #thumbs {
				height: 350px;
				float: left;
				overflow: hidden;
			}
			#images {
				width: 760px;
				margin: 0px auto 30px;
			}
			#thumbs {
				width: 455px;
				margin-left: 25px;
			}
			#thumbs img {
				border: 1px solid #ccc;
				padding: 14px;
				margin: 0 25px 25px 0;
				cursor: pointer;
			}
			#thumbs img.selected, #thumbs img:hover {
				border-color: #60bafc;
				background: #60bafc;
			}
			
			#thumbs div {
				width: 455px;
				height: 350px;
				float: left;
			}
			#prev a, #next a {
				text-decoration: none;
				font-size: 20px;
				color: #999;
				position: absolute;
			}
			#prev a:hover, #next a:hover {
				color: #000;
			}
			#prev a.disabled, #next a.disabled {
				display: none !important;
			}
#images div{ width: 700px; height: 350px; margin: 0 60px 0 0;}
#images h3{color:#003bb2; font:300 30px 'Roboto', sans-serif; text-align:left; padding: 10px 0;}
#images p{font:normal 14px/26px Arial, "Helvetica Neue", Helvetica, "sans-serif"; padding: 3px 0;}

/*Coverage*/
.cover_img{ margin:0px auto; text-align:center;}	

/*contact*/
.contact_txt{ width:970px; margin:20px auto; border:1px solid #efefef; box-shadow:0 1px 5px 0 rgba(0,0,0,0.12); border-radius:4px; background:#fff;}
.contact_txt .left{ float:left; width:425px; padding:30px;}
.contact_txt .right{ float:right;width:484px; padding:10px 0 0; border-left:1px solid #e6e6e6;}
.contact_txt h4{font:400 20px 'Roboto', sans-serif; color:#003cbe; text-align:left; text-transform:none; padding:5px 0 30px;}

.contact_txt p{margin:15px 30px;}
.contact_txt p a:link{ color: #727272;font: 300 15px/21px "Roboto",sans-serif;}
.contact_txt p a:hover{ color: #003cbe; text-decoration: underline;}
.contact_txt p a:visited{ color: #727272;}
.row {
    margin-right: -15px;
  
}
.row::before {
    display: table;
    content: " ";
}
.col-sm-6 {
    width: 50%;
	float: left;
}
.col-xs-12 {

    width: 100%;

}
.form-group {
 margin: 0 20px 20px 0;
}
.contact-us-form .form-group .form-control{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    background: transparent;
	font:300 14px 'Roboto', sans-serif;
}

.contact-us-form .form-group .form-control:focus{
    border-color: #1461ff;
}
.form-control{ width: 100%;}
.submit_btn{ padding: 0px 35px; background:#003cbe;font:300 14px/42px 'Roboto', sans-serif; color:#fff; text-align:center; float:left;border:1px solid #003cbe; text-transform: uppercase; margin: 0 30px 0 0;}
.submit_btn:hover{ border:1px solid #003cbe; background:none; color:#003cbe; cursor: pointer;}
.map{ background:url(../images/map_png.png) no-repeat left center;padding: 0 0 0 34px;}
.phone{ background:url(../images/phone_png.png) no-repeat left center;padding: 0 0 0 34px;}
.email{ background:url(../images/email_img.png) no-repeat left center;padding: 0 0 0 34px;}

/*Pricing*/
table h1 { font-weight: 300; font-size: 5em; line-height: 1.35; margin: 0 0 .125em; }
table h1 + p { font-size: 1.5em; color: #999; max-width: 30em; margin: 0 auto 3em; }

table { width: 100%; text-align: left; border-spacing: 0; border-collapse: collapse; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 10px 0 20px;}

th, td { font-family: inherit; font-size: .875em; line-height: 1.45; color: #444; vertical-align: middle; padding: 1em; }
th { font-weight: 600; }

colgroup:nth-child(1) { width: 31%; border: 0 none; }
colgroup:nth-child(2) { width: 22%; border: 1px solid #ccc; }
colgroup:nth-child(3) { width: 25%; border: 10px solid #59c7fb; }
colgroup:nth-child(4) { width: 22%; border: 1px solid #ccc; }

/* Tablehead */

thead th { background: #def4fe; background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); text-align: center; position: relative; border-bottom: 1px solid #ccc; padding: 3em 0 2em; font-weight: 400; color: #999; }
thead th:nth-child(1) { background: transparent;  }
thead th:nth-child(3) {  padding: 2em 0 5em; }
thead th h2 { font-weight: 300; font-size: 2.4em; color: #59c7fb; }
thead th h2 + p { font-size: 1.25em; line-height: 1.4; }
thead th:nth-child(3) h2 { font-size: 35px; font-weight: 500; }
thead th:nth-child(3) h2 + p { font-size: 14px; }

thead th p.promo { font-size: 14px; color: #fff; position: absolute; left: -17px; z-index: 1000; width: 100%; margin: 0; padding: .625em 17px .75em; background: #c00; box-shadow: 0 2px 4px rgba(0,0,0,.25); border-bottom: 1px solid #900; }

thead th p.promo:before { content: ""; position: absolute; display: block; width: 0px; height: 0px; border-style: solid; border-width: 0 7px 7px 0; border-color: transparent #900 transparent transparent; bottom: -7px; left: 0; }
thead th p.promo:after { content: ""; position: absolute; display: block; width: 0px; height: 0px; border-style: solid; border-width: 7px 7px 0 0; border-color: #900 transparent transparent transparent; bottom: -7px; right: 0; }

/* Tablebody */

tbody th { background: #fff; border-left: 1px solid #ccc; }
tbody th span { font-weight: normal; font-size: 87.5%; color: #999; display: block; }

tbody td { background: #fff; text-align: center; }

tbody tr:nth-child(even) th,
tbody tr:nth-child(even) td { background: #f5f5f5; border: 1px solid #ccc; border-width: 1px 0 1px 1px; }
tbody tr:last-child td { border-bottom: 0 none; }

/*Terms of use*/
.list5{ list-style:square;margin:5px 0 5px 40px;}
.list5 li{color:#344872; font:normal 15px/30px Arial, "sans-serif";}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	
}
.dropdown:hover{ background: #5CB0F9;}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #5CB0F9 ;
    box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
	margin: 0;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #fff;
    padding:0px 15px 0 16px;
    text-decoration: none;
	text-align: left;
    display: block;
	font:300 15px/38px 'Roboto', sans-serif;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #3797F6; color:#fff;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
