@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap');

body{ margin:0px; padding:0px; }
h1,h2,h3,h4,h5,h5,h6{ margin:0px; padding:0px; }
.cl{ clear:both;}
img{vertical-align:middle; border:none;}
#wrapper { width:100%;}

/*top div start*/
.top { background:#CB2220; line-height:30px; padding:5px 0px;}
.icon { float:left;}
.icon ul { margin:0px; padding:0px; list-style:none;}
.icon li { float:left;}
.icon ul li a i { width:25px; height:25px; line-height:25px; font-size:13px; text-align:center; margin-right:10px; transition:all 0.2s ease-in-out; color:#333; padding:0px 6px 0px 6px; border-radius:100px; background:#dfdfdf;; }
.icon ul li a i:hover { background-color:#fff; color:#031e93; }

.contact { float: right; }
.contact { list-style: none; display: inline-block;  padding:0px 20px; color:#fff; font-size:16px; font-family: "Roboto", sans-serif; transition: 0.5s all; -webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all; -ms-transition: 0.5s all; }
.contact  a { color:#fff; text-decoration:none; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all;  font-size:18px; }
.contact a:hover { color:#FFD426; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; }
.contact  i { color: #fff; font-size: 16px; margin-right: 15px; border:1px solid #F9F3F3;  width:25px; height:25px; line-height:25px;  border-radius:100px; text-align:center;  }
/*top div end*/

/* menu css start */
.navbar-header .navbar-brand { height:122px; margin-top:-10px; }
.navbar-default { background: #132460; border-radius: 0; border-left: none; border-right: none ; margin-bottom: 0px; border-top:1px solid  #0f1c4c; border-bottom:1px solid  #0f1c4c; }
.navbar-default .navbar-nav li > a { font-size:17px; font-family: "Roboto", sans-serif; color: #FFF;  font-weight:500; padding: 35px 12px; margin-bottom: -1px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;  }
.navbar-default .navbar-nav li .dropdown-menu { border-top: 2px solid #0f1c4c; }
.navbar-default .navbar-nav li .dropdown-menu li a { color: #000; font-size:14px; font-family: 'Open Sans', sans-serif; padding-top: 10px; padding-bottom: 10px; }
.navbar-default .navbar-nav li .dropdown-menu li a:hover, .navbar-default .navbar-nav li .dropdown-menu li a:focus { color: #fff; background:#ba5958; }
.navbar-default .navbar-nav .open a:hover, .navbar-default .navbar-nav .open a:focus { color: #fff;  background: #ba5958; }
.navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus { border-color:#0f1c4c; color: #ba5958; }
.navbar-default .navbar-nav > .active > a,  .navbar-default .navbar-nav > .active > a:hover,  .navbar-default .navbar-nav > .active > a:focus { color:#fff; background: transparent; }
.navbar-toggle { background: #0f1c4c; border-radius: 5px; }
.navbar-default .navbar-toggle { border-color: #fff; }
.navbar-default .navbar-toggle .icon-bar { background: #fff; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background: #0f1c4c; }
/* menu css end */

/* wel css start */
.wel { margin:0px auto; margin-top:50px; }
.wel-left h2 { font-size:26px; text-align:left; text-transform:uppercase; font-family: "Roboto", sans-serif; font-weight:500; letter-spacing:1px; color:#333; }
.wel-left h2 span { color:#031e93; font-size:30px; margin-bottom:20px; text-align:left; }
.text1 { font-size:14px; font-family: 'Open Sans', sans-serif; color:#000; text-align:justify; padding-top:10px; margin:10px 0px; line-height:1.8em; }
/* wel css end */

/* callback form css start */
.callback h2 { background:#CB2220; font-family: "Roboto", sans-serif; font-size:24px; color:#FFF; font-weight:400; text-align:center; padding:10px 0; }
.callback_inner { background:#E9E9E9; border:1px #B1B1B1 solid; padding:20px; }
.form-group { margin:11px 0; }
.callback_inner ::-webkit-input-placeholder { font-family: 'Open Sans', sans-serif; font-size:14px; color:#000; }
.callback_inner .form-group input { width:100%; border:#CCCCCC 1px solid; height:40px; } 
.callback_inner .form-group textarea { width:100%; border:#CCCCCC 1px solid; } 
.callback_inner .form-group input.code { float:left; width:65%; border:#CCCCCC 1px solid; margin-right:5px; }
.callback_inner .captcha { padding:9px; background:#FFF; border-radius:4px; border:#CCCCCC 1px solid; }

.callback_inner input[type=text]:focus { box-shadow:0px 0px 5px #2f92f8 !important; border:1px solid #2f92f8 !important; outline:none; }
.callback_inner textarea:focus { box-shadow:0px 0px 5px #2f92f8 !important; border:1px solid #2f92f8 !important; outline:none; }
 
.submit { font-family: 'Open Sans', sans-serif; font-size:16px; color:#FFF; padding:6px 26px 6px 26px; background:#333; cursor:pointer; outline:none; border-radius:none; border:none; }
.submit:hover { background:#393939; color:#FFF; outline:none; border-radius:none; border:none; }
/* callback form css end */

/*adv box css start*/
.adv_box { margin-top:40px; background:#EBE7E7; }
.ltst { border:1px #cccccc solid; margin:30px auto; }

.txt_blog { text-align:center; background:#fff; padding-bottom:20px;} 
.txt_blog  h3 { font-family: "Roboto", sans-serif; text-align:center; color:#031e93; font-size:20px; text-transform:uppercase;  padding-top:20px; font-weight:600; }
.txt_blog p { font-family: 'Open Sans', sans-serif; line-height:1.8em; text-align:center; color:#333; font-size:14px; font-weight:400; margin-top:10px; padding:10px; }
.txt_blog .read {font-family: 'Open Sans', sans-serif;  padding:10px 24px; font-weight:600; font-size:14px; font-family:'Lato', sans-serif; border:1px solid #FFF;
 color:#FFF; background:#CB2220; border-radius:0; text-transform:uppercase; webkit-transition:all 0.3s ease-in-out;
 -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.txt_blog  .read:hover { background:#393939; color:#FFF; border:1px solid #FFF; }
/*adv box css end*/

/* testimonial css start */
.testimonials_mian { background-repeat:repeat; background-color:#fff; padding:40px 0px 90px 0px; text-align:center;} 
.testimonials_mian  .title_line { width:70px; height:2px; background:#000; margin:20px auto; position:relative; }
.testimonials_mian h2 { font-family: "Roboto", sans-serif;  font-size:26px; font-weight:700; color:#031e93;
 text-transform:uppercase; margin-bottom:20px; }
#testimonials .testimonial { width:100%; left:0; z-index:1; position:absolute; font-family: 'Open Sans', sans-serif; overflow:hidden; }
#test_container { width:70%; margin-left:14.5%; position:relative; overflow:hidden; }
#testimonials .testimonial_text { font-size:15px; color:#000; font-weight:400; line-height:1.6em; padding:10px 10px 0 10px; }
#testimonials .testimonial_name { font-size:16px; color:#ba5958; font-weight:700; margin-top:10px; }
#t_pagers { position:absolute; left:49%; bottom:-70px; z-index:2; }
#t_pagers .pager { display:inline-block; text-decoration:none; width:12px; height:12px;  border-radius:50%; margin-right:5px; background:#0f1c4c; cursor:pointer; }
#t_pagers .pager.active { background:#333; }
/* testimonial css end */

/* bottom css start*/
.bottom { background:#CB2220; padding:10px 0px 10px 0px; margin-top:10px;}
.bot1 { margin-right:20px; }
.bot1 h2 { font-family: "Roboto", sans-serif;  font-size:22px; color:#fff; margin-bottom:15px; font-weight:bold; }
.bot1 .text {  font-family: 'Open Sans', sans-serif; font-size:14px; color:#fff; line-height:1.8em; text-align:justify; }
.bot1 .text strong { font-size:16px; color:#0f1c4c; display:block; text-align:left;}

.bot2 { margin-right:20px;}
.bot2 h2 {font-family: "Roboto", sans-serif; font-size: 22px; color:#fff; margin-bottom:15px; font-weight:bold; }
.bot2 ul { margin:0px; padding:0px; list-style-type:none;}
.bot2 li {  font-family: 'Open Sans', sans-serif; font-size:14px; color:#FFF; border-bottom:#c9cbce 1px solid; }
.bot2 li a { text-decoration:none; color:#FFF; line-height:3em; padding-left:10px;}
.bot2 li a:hover { text-decoration:none; color:#0f1c4c;}
.bot2 li i { margin-right:10px; }

.bot3 {  font-family: 'Open Sans', sans-serif; font-size:14px; color:#c9cbce;}
.bot3 h2 { font-family: "Roboto", sans-serif; font-size: 22px; color:#fff; margin-bottom:15px; font-weight:bold;}
.bot3 .fa-2x { margin-right:10px; padding-left:5px; }
.bot3 span {  font-family: 'Open Sans', sans-serif; font-size:14px; color:#FFF; }
.bot3 a { color:#FFF; text-decoration:none; }
/* bottom css end*/

/*footer css end*/
.footer { padding:10px 0 10px 0; background:#0f1c4c; }

.copy { font-family: 'Open Sans', sans-serif; font-size:12px; color:#FFF; line-height:2.5em; }
.copy a { color:#ba5958; padding:0 5px 0 5px; }
.copy a:hover { color:#fff; text-decoration:underline;} 

.powered_by {  float:right; font-family: 'Open Sans', sans-serif; font-size:12px; color:#FFF; line-height:2.5em; }
.powered_by a { text-decoration:none; color:#FFF; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.powered_by a:hover { color:#ba5958; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }
.powered_by img { margin-left:10px; height:30px;}
/*footer css end*/

/*onload popup css start*/
#enquirypopup .modal-dialog { width:550px; max-width:550px; padding:0px; position:relative; margin-top:120px; z-index:99999; }
#enquirypopup .modal-content { border-radius:0px; }
#enquirypopup .modal-body { padding:0px; }
#enquirypopup .modal-body h2 { background:#132460; font-family: "Roboto", sans-serif; font-weight:600; font-size:24px; color:#FFF; margin-bottom:10px; margin-top:0px; text-align:center; padding:15px; line-height:1.8em; }
#enquirypopup .modal-body h2 span { font-size:28px; font-weight:600; color:#FFF; }
#enquirypopup .modal-body h2 span a { color:#FFF; }
#enquirypopup .modal-body h2 span a:hover { color:#FFF; }
#enquirypopup .modal-body h2 p {  font-family: 'Open Sans', sans-serif; font-weight:400; font-size:16px; color:#FFF; text-transform:none; }

#enquirypopup .popup_from { padding-bottom:12px; overflow:hidden; }
#enquirypopup .popup_from .popup_from_inner { padding:10px 50px; overflow:hidden; }
#enquirypopup .popup_from .popup_from_inner .form-group { margin:12px 0px;  font-family: 'Open Sans', sans-serif; color:#000; }
#enquirypopup .popup_from .popup_from_inner .form-control { font-size:16px; border-color:#DBDBDB; padding:0 10px; height:45px; box-shadow:none; }
#enquirypopup .popup_from .popup_from_inner .form-group input { border-radius:0px; }

#enquirypopup .popup_from .popup_from_inner .form-group input.code { float:left; width:72%; border-radius:none; margin-right:15px; }
#enquirypopup .popup_from .popup_from_inner .captcha { padding:14px; background:#FAFAFA; border-radius:3px; border:#dbdbdb 1px solid; }

#enquirypopup .popup_from .popup_from_inner p {  font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#9F9F9F; text-align:left; margin-bottom:20px; }
#enquirypopup .popup_from .popup_from_inner p i { color:#002147; margin-right:5px; }

#enquirypopup .popup_from .popup_from_inner .submit { margin:0px auto; text-align:center; font-family: 'Open Sans', sans-serif; font-size:20px; color:#FFF; font-weight:600; padding:12px 100px; background:#DA0000; cursor:pointer; outline:none; border:none; box-shadow:none; display:block; margin-bottom:10px; }
#enquirypopup .popup_from .popup_from_inner .submit:hover { background:#333; color:#FFF; outline:none; border-radius:none; }
#enquirypopup .popup_from .popup_from_inner .submit i { margin-right:5px; }

#enquirypopup .popup_from .logo_right img { float:right; margin-right:15px; }

#enquirypopup .close { float:right;  font-family: 'Open Sans', sans-serif; font-size:40px; font-weight:normal; color:#FFF; text-shadow:none; filter:alpha(opacity=20); opacity:1; margin-right:5px; }

#enquirypopup .skip { float:left; top:0px; right:0px;  font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:normal; color:#525252; text-shadow:none; filter:alpha(opacity=20); opacity:1; margin-left:8px; margin-top:-15px; }
#enquirypopup .skip {background:none; border:none; cursor: pointer; padding:0px; }
/*onload popup css end*/

/*verify form css start*/
.verify_form {  background:#E9E9E9; padding:20px; text-align:center; margin-bottom:30px; }
.verify_form h3 { font-family: "Roboto", sans-serif; font-size:28px; font-weight:600; margin-bottom:10px; color:#000; }
.verify_form p {  font-family: 'Open Sans', sans-serif;font-size:16px; font-weight:400; color:#333; }
.verify_form input.callback-input, select.callback-input, textarea.callback-input { width:100%!important; height:52px!important; padding-left:4%!important; padding-right:4%!important; margin-top:4px!important;  margin-bottom:15px!important; color:#777!important; border:1px solid #ededed!important; background-color:#fff!important;font-size:16px!important; border-radius:5px 5px 5px 5px!important; }
.verify_form textarea.callback-input { width:100%!important; height:52px!important; padding-left:2%!important; padding-right:4%!important; margin-top:4px!important;  margin-bottom:15px!important; color:#777!important; border:1px solid #ededed!important; background-color:#fff!important;font-size:16px!important; border-radius:5px 5px 5px 5px!important; line-height:50px; }

.verify_form input.callback-submit {  font-family: 'Open Sans', sans-serif; background:#333; border:none; color:#FFF; letter-spacing:1px; cursor:pointer; display:inline-block; font-size:18px;
font-weight:700; width:100%; max-width:535px; padding:18px 0; text-transform:uppercase; -webkit-border-radius:3px 3px; -moz-border-radius:3px 3px; border-radius:3px 3px; transition:all .50s ease-in-out; -moz-transition:all .50s ease-in-out; -webkit-transition:all .50s ease-in-out;}
.verify_form input.callback-submit:hover { background:#5BB12F; color:#FFF; transition:all .50s ease-in-out; -moz-transition:all .50s ease-in-out; -webkit-transition:all .50s ease-in-out;}

.verify_form input.callback-input:focus, #callback-form select.callback-input:focus { border-color:#656565!important; color:#656565!important;
outline:none;}
.verify_form input.callback-input:focus, #callback-form select.callback-input:focus { border-color:#656565!important; color:#656565!important;
 outline:none;}
 
.verify_form  input.code { width:48%; float:left; border-radius:none; border:#CCCCCC 1px solid; margin-right:5px; margin-bottom:15px; height:52px !important; padding-left:2% !important; padding-right:4% !important; margin-top:4px !important; margin-bottom:15px !important; color:#656565 !important; border:1px solid #ededed !important; background-color:#fff !important; font-size:16px !important; border-radius:5px 5px 5px 5px !important; }
.verify_form .captcha { float:left; padding:18px 19px; background:#FFF; border-radius:4px; border:#CCCCCC 1px solid; margin-top:3px; margin-left:25px; }
/*verify css end*/