/*------------------------------------------------------------------
Project:	Megri Tools
Version:	1.0
Primary use:	SEO Tools
-------------------------------------------------------------------*/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   @import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,700');
   

/*---------------General style---------------*/
body {
    font-size: 14px;
    line-height: 1.7;
    color: #515661;
}
a:hover, a:focus{
text-decoration:none;
}
a {
    color: #004ec1;
    text-decoration: none;
}
.heading {
    text-align: center;
}
.heading p {
    font-size: 16px;
    line-height: 1.8;
}
body{
background:#ffffff;
font-family: 'Montserrat', sans-serif;
}
section{
padding:6em 0 5em 0;
}
.no-padd{
	padding:0;
}
.btn:hover, .btn:focus{
background:#ff9800;
}
.no-mr.row{
margin-left:0;
margin-right:0px;
}
a:focus {
    outline: none;
    outline: none;
    outline-offset: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline: none;
    outline-offset: 0;
}
.text-center{
	padding:20px 0;
	text-align:center;
	margin:auto;
}
.txt-cen{
	text-align:center;
}
.txt-cen p{
	line-height:1.8;
}
/*-------------------Navigation Style---------------*/
.navbar-default {
    background-color: #004ec1;
    border-color: #004ec1;
	box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.1);
	padding: 7px 0;
}
.navbar-default .navbar-nav>li>a {
    color:#ffffff;
    font-size: 15px;
}
.navbar-brand>img {
    display: block;
    max-height: 48px;
    margin-top: 14px;
}
.first-content.scroll-effect {
    padding: 2em 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6, html {
    font-family: 'Montserrat', sans-serif;
}
.first-content.scroll-effect h2 {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #354152;
}
.navbar-brand {
    padding-top: 8px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a i {
    font-size: 15px;
    position: relative;
    top: 3px;
}
/*---style for slider----*/
.banner{
background: #0052cc url(../line6.html) no-repeat;
background-position:center;
padding-top:95px;
padding-bottom:110px;
text-align:center;
position:relative;
min-height:340px;
}
a.download-btn {
    background: #ffffff;
    color: #0052cc;
    padding: 14px 26px;
    border-radius: 50px;
    margin-top: 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}
.banner-caption input.form-control {
height: 52px;
border: 1px solid rgba(255,255,255,0.2);
border-radius: 0;
font-size:17px;
color:#ffffff;
background: rgba(255,255,255,0.15);
}
.banner button.btn.btn-default {
height: 100%;
text-transform:uppercase;
margin:10px 5px;
color: #ffffff;
border:none;
padding: 12px 30px;
font-size: 18px;
border-radius: 2px;
}
button.try.btn.btn-default {
color:#ffffff;
background:#004ec1;
}
button.contact.btn.btn-default {
background:#ffffff;
color:#004ec1;
}
button.try.btn.btn-default:hover, button.try.btn.btn-default:focus{
color:#ffffff;
border-color:#004ec1;
background:#004ec1;
}
button.contact.btn.btn-default:hover, button.contact.btn.btn-default:focus{
color:#ffffff;
border-color:#004ec1;
background:#004ec1;
}
.banner-caption{
text-align:left;
position:relative;
display: inline-block;
width: 100%;
}
.banner h1{
color:#ffffff;
text-shadow:none;
font-family: 'Montserrat', sans-serif;
font-weight:700;
line-height:1.3;
}
.banner-caption p {
font-size:21px;
padding-right:40px;
color:#ffffff;
font-style:italic;
line-height: 1.8;
opacity: 0.9;
font-weight:300;
font-family:initial;
}

.res01{
transform: translateY(-60%);
}



.banner .form-control::-moz-placeholder{color:#ffffff;opacity:0.9}
.banner .form-control:-ms-input-placeholder{color:#ffffff}
.banner .form-control::-webkit-input-placeholder{color:#ffffff}

/*----------First Box---------*/
.first-content .form-box {
    margin-top:-80px
}
.first-content .form-box textarea {
    min-height:300px;
	border-radius:10px;
    background: #ffffff;
	overflow:hidden;
	padding:20px;
	border:1px solid #dbe2ec;
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
	margin-bottom:30px;
	color: #5b6e88;
    font-size: 18px;
    line-height: 1.7;
}
.form-control::-moz-placeholder{color:#5b6e88;opacity:1}
.form-control:-ms-input-placeholder{color:#5b6e88}
.form-control::-webkit-input-placeholder{color:#5b6e88}
input.btn.btn-smartz {
    background: #004ec1;
    display: table;
    margin: 0 auto;
    padding: 14px 30px;
    color: #ffffff;
    border-radius: 50px;
    box-shadow: 3px 0px 13px 1px rgba(46, 138, 232,0.4);
	-webkit-box-shadow: 3px 0px 13px 1px rgba(46, 138, 232,0.4);
	font-size: 15px;
    min-width: 200px;
}
/*----------Show Result ------------*/
.result-box {
    background: #ffffff;
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
    padding: 20px 10px;
    border-radius: 4px;
    text-align: center;
}
.result-box h3{
	font-size:18px;
	font-weight:500;
}
.result-box span{
	font-size:20px;
}
.padd-0{
	padding:0
}
.mrg-0{
	margin:0;
}
.cl-1{
	color:#eb344f;
}
.cl-2{
	color:#1db4bd;
}
.cl-3{
	color:#fea911;
}
.cl-4{
	color:#a269d9;
}
#output {
  text-align: left;
  width: 70%;
  margin: 0 auto;
}

.outputbox {
  width: 100%;
  margin: 0;
  height: auto
}

.outputbox li {
  display: inline-block;
  width: 22%;
  margin: 0;
  height: 150px;
  vertical-align: top;
  text-align: center;
  font-size: 22px;
  color: #777
}

.outputbox li span {
  font-size: 50px;
  color: #70b60b
}
button.btn.btn-case, .btn.btn-case {
    background: #1db4bd;
    color: #ffffff;
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 10px 20px;
}
button.btn.btn-default, .btn.btn-default {
    background:#222c3e;
	border-color:#222c3e;
    color: #ffffff;
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 10px 20px;
}
.bot-30 {
    margin-bottom: 20px;
}

.form-control.same-attach, .btn.same-attach {
    height: 40px;
    border-color: #cbcfd6;
    color: #535e71;
}
.btn.same-attach {
    color: #ffffff;
    background: #004ec1;
    border-color: #004ec1;
}
/*-------Conatct Modal-----------*/
.modal-contact .modal-body {
    background: #ffffff;
    display: inline-block;
    padding: 2.5em 0;
    text-align: center;
}
.modal-contact .form-control {
    height: 45px;
    border-radius: 2px;
    border: 1px solid #ced5de;
    box-shadow: none;
    color: #59697d;
}
button#form-submit {
    background: #004ec1;
    color: #ffffff;
    min-width: 180px;
    padding: 12px 0;
    border-radius: 50px;
}
.modal-contact textarea.form-control {
    height: 120px;
}
/*-------------Custom Checkbox----------*/
.form-control {
    height: 44px;
    border: 1px solid #e0e2e6;
    border-radius: 2px;
    box-shadow: none;
}
.custom-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size:16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	margin-right:15px;
}
label {
    font-weight: 500;
}
label.control-label {
    font-size: 15px;
}
/* Hide the browser's default checkbox */
.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
	border-radius:2px;
    height: 25px;
    width: 25px;
    background-color:#f0f3f8;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
    background-color:#f0f3f8;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
    left:10px;
    top:6px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*---------------footer design start-----------------*/
footer{
background:#222c3e !important;
color: #fff;
}
footer .row.no-padding{
margin:0px;
}
.footer-widget {
    padding: 4em 0em 3em 0em;
}

h3.widgettitle.widget-title {
font-family: 'Montserrat', sans-serif;
font-weight:400;
text-transform: uppercase;
font-size:15px;
color: #ffffff;
}
footer .blue-dark {
    background:#004ec1;
}
.footer-copy {
    text-align: center;
    background: #1d2635;
    margin-left: 0px;
    margin-right: 0px;
    padding: 15px 0;
}
.textwidget {
color:#ffffff;
opacity: 1;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
line-height: 1.8;
}
.textwidget a {
color:#ffffff;
font-size:13px;
}
.textwidget p {
margin-bottom: 10px;
}
ul.footer-navigation {
margin: 0;
padding: 0;
}
ul.footer-navigation li {
padding: 0;
line-height: 2.2;
list-style: none;
}
ul.footer-social {
padding: 0;
margin: 20px 0 0 0;
}
ul.footer-social li {
list-style: none;
display: inline-block;
margin-right: 15px;
margin-bottom: 10px;
}
ul.footer-social li a i {
width: 50px;
height: 52px;
background:#2e3a50;
border-radius: 2px;
line-height: 52px;
text-align: center;
font-size: 18px;
color:#566582;
transition: all ease-in-out 0.5s;
}
ul.footer-social li a:hover i {
color: #ffffff;
background:#004ec1;
}


.modal.modal-fullscreen {
  /* Maximize the main wrdarkers on the screen */
  /* Make the parent wrdarker of the modal box a full-width block */
  /* Remove borders and effects on the content */
  /**
	 * /!\ By using this feature, you force the header and footer to be placed
	 * in an absolute position. You must handle by yourself the margin of the
	 * content.
	 */
}
.modal.modal-fullscreen .modal-dialog,
.modal.modal-fullscreen .modal-content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background:#253c5d;
}
.modal.modal-fullscreen .modal-dialog {
  margin: 0;
  width: 100%;
}
.modal.modal-fullscreen .modal-content {
  border: none;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
}
.modal.modal-fullscreen.force-fullscreen {
  /* Remove the padding inside the body */
}
.modal.modal-fullscreen.force-fullscreen .modal-body {
  padding: 60px 0;
  background:#253c5d;
}
 /*.modal.modal-fullscreen.force-fullscreen .modal-header,
.modal.modal-fullscreen.force-fullscreen .modal-footer {
  left: 0;
  position: absolute;
  right: 0;
}*/

.modal.modal-fullscreen.force-fullscreen .modal-footer {
bottom: 0;
    border-top: 1px solid #6b7e90;
    background: #333f4a;
    padding: 5px 0;

}
.modal-header {
    background: #004ec1;
}
button.close {
    width: 35px;
    height: 35px;
    background: #ffffff;
    opacity: 1;
    color: #004ec1;
    border-radius: 50%;
    line-height: 30px;
    box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.8);
}
.modal-title {
    margin:6px 0 0 0;
    line-height: 1.42857143;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #ffffff;
}
.modal-content {
    background: #424f5c;
}
.modal-footer ul.footer-social li a i {
    width: 42px;
    height: 42px;
    background: #6b7e90;
    border-radius: 50%;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    color: #485969;
    transition: all ease-in-out 0.5s;
}
ul.modal-menu {
    margin: 0;
    padding: 0;
}
ul.modal-menu li {
    line-height: 1.8;
    padding-bottom: 7px;
    list-style: none;
    text-align: left;
    color: #ffffff;
    border-bottom: 1px solid #2e486d;
    margin-bottom: 10px;
    margin-top: 9px;
	max-width:90%;
}
ul.modal-menu li:before {
    content: "\f1ce";
    font-family: FontAwesome;
    color:#5676a5;
    margin-right: 10px;
    font-size: 12px;
}
ul.modal-menu li a {
    color:#5676a5;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    text-transform: capitalize;
}

.modal-body h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size:17px;
    color: #ffffff;
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 25px;
}
.modal-body h3:before {
    content: "";
    width: 80px;
    height: 1px;
    background: #004ec1;
    position: absolute;
    bottom: 0;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
body.modal-open {
    padding-right: 0 !important;
}

#myModal{
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
#myModal::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color:#424f5c;
}

#myModal::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
.no-padding {
    padding: 0!important;
}
#myModal::-webkit-scrollbar-thumb
{
	background-color: #004ec1;
}
span.typed-cursor {
    color: #ffffff;
    opacity: 0.5;
}

@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
}
.first-content.scroll-effect h2 {
    font-size: 40px;
}
.footer-widget {
    padding: 4em 2em 1em;
}
.banner-text.clicks {
    position: relative;
    top:35px;
}
footer .blue-dark {
    padding: 0 1em 3.2em!important;
}
.banner{
min-height:450px;
}
.first-content .form-box {
   margin-top:-120px;
}
.banner h1 {
    font-size:45px;
}
.form-control.same-attach, .btn.same-attach {
    height:60px;
}
.btn.same-attach{
	border-radius:00px 50px 50px 0px;
	padding-left:25px;
	padding-right:25px;
}
.form-control.same-attach{
	border-radius:50px 0px 0px 50px;
}
}
@media (max-width: 767px){
.nav>li {
    position: relative;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:#004ec1;
    width: auto;
}
.navbar-default .navbar-toggle {
    border-color: #0a5fdc !important;
    color: #ffffff !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #004ec1 !important;
}
}



.tool-box{
	display:inline-block;
	margin:10px auto;
	width:100%;
}

.tool-box a {
    width: 100%;
    height: auto;
    padding: 27px 10px;
    display: inline-block;
    box-shadow: none;
    border-radius: 4px;
    text-align: center;
    color: #222c3e;
    font-size: 14px;
    font-weight: 500;
    transition: .4s;
    border: 1px solid #eaeef3;
}
.tool-box a span {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    width: 300px;
    text-align: center;
}
.tool-box a:focus, .tool-box a:hover, .tool-box a:active:focus {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	color:#38b653;
}
.tool-box a img {
    max-width: 70px;
    margin: 10px auto;
}
.ad-box {
    display: table;
	height:350px;
    width: 100%;
}
.ad {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.sidebar {
    margin-bottom: 50px;
}
.wrapper {
    margin-top: 0!important;
    overflow-x: hidden;
}
.sidebar ul {
    padding: 0;
    margin: 0;
}
.sidebar ul li {
    list-style: none;
	width: 100%;
}
.sidebar ul li a {
    color: #475163;
    padding:12px 0;
    border-bottom: 1px dashed #e4e8ec;
    display: block;
}
.cat-tools ul {
    margin: 0;
    padding: 0;
}
.cat-tools ul li {
    list-style: none;
    margin-bottom: 10px;
}
.cat-tools ul li a {
    color: #5b5e63;
    border-bottom: 1px dashed #d9dee2;
    width: 80%;
    display: block;
    padding-bottom: 5px;
}
.input-group.green.shadow {
    background: #ffffff;
    height: 55px;
    border-radius: 4px;
    overflow: hidden;
}
.input-group.green.shadow .input-group-addon {
    padding: 0 20px;
    background: #459fff;
    color: #ffffff;
    border-color: #459fff;
}
.input-group.green.shadow input#sidebarsearch {
    color: #505c6d;
}
.input-group.green.shadow .form-control::-moz-placeholder{color:#505c6d;opacity:1}
.input-group.green.shadow .form-control:-ms-input-placeholder{color:#505c6d}
.input-group.green.shadow .form-control::-webkit-input-placeholder{color:#505c6d}
div#sidebarSc input#sidebarsearch {
    height: 55px;
}
.footer-widget {
    padding-left: 15px;
    margin-right: 15px;
}

.well {
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0) inset;
    margin-bottom: 20px;
    min-height: 20px;
    height: 100%;
    display: inline-grid;
}
.sidebar ul li {
    list-style: none;
    width: 100%;
    position: relative;
    padding-left: 17px;
}
.sidebar ul li:before {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 0px;
    top:10px;
}