h1, h2,h3, h4, h5, h6, p, span, ul, li, a{margin:0;padding:0;font-family: 'Open Sans', sans-serif;}
a{text-decoration:none !important;}
body{margin:0;padding:0;font-family: 'Open Sans', sans-serif;}
.no_space{padding-right:0px;padding-left:0px;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
/*      ****************** order now ******************               */
.order_now_section {width: 100%;padding: 90px 0 60px;}	
.step1-field .form-control {
    border: 1px solid #ffc900;
    border-radius: 0;
    box-shadow: 1px 1px 3px #ffc900;
}
legend {
    color: #ffc900;
}
.falseclass {background: #ffc900;color: #fff;padding: 10px;text-align: center;}
#getData {border: 2px solid #ffc900;box-shadow: 1px 1px 26px #000;    padding: 20px 0;}
input#finish1 {text-decoration: none;color: #fff; padding: 7px 53px; background: #00375e; border-radius: 6px; font-size: 15px;
font-weight: 600;text-align: center;border: 1px solid #00375e;   text-transform: uppercase;}
.OrderSummer.bgcolor {box-shadow: 1px 1px 13px #ffc900;}
.show_hide {
    text-decoration: none !important;
    display: none;
    background: #ffc900;
    border-radius: 30%;
    width: 5%;
    text-align: center;
    height: 0%;
    font-size: 26px;
    color: white !important;
}
.show_hide:hover{
    border: 2px solid #ffc900;
    color: #ffc900 !important;
	background: #fff;
}
.btn-style{
    text-decoration: none !important;
    color: #fff !important;
    padding: 7px 53px !important;
    background: #ffc900 !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-align: center !important;
    border: 1px solid #ffc900 !important;
    text-transform: uppercase !important;
}
/*      ****************** order now ******************               */


/* ModalCSS */
/*floating button*/

.float { font-weight: 600; vertical-align: middle; padding: 8px 16px 10px; position: fixed; bottom: 20px; left: 10px; background-color: #03a84e; color: #fff; border-radius: 50px; text-align: center; font-size: 16px; z-index: 100; text-decoration: none; animation: key1 .3s ease infinite alternate; }

.float:hover { color: #fff; }
.float i { margin-right: 10px; font-size: 22px; position: relative; top: 2px; color: #f8f8f8; }
@keyframes key1 {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}

/************************** popup  ************************************/
span.boldr{font-weight:800;color:#ffc900;font-size:30px;}
.modal{top:22%;}
.modal-content{background:#f3f3f3;box-shadow:rgb(0,0,0) 0px 0px 6px 2px;border:1px solid #ffc900;}
.modal-header{padding:0;border:none;}
button.close{background:url(img/cross.png) no-repeat 0 0;width:16px;height:16px;position:absolute;top:-5px;right:-5px;display:block;opacity:1;}
h4.modal-title{font-size:25px;font-weight:600;color:#ffc900;margin:0;padding:35px 10px 20px;text-align:center;line-height:31px;}
#popupform input.cn{padding:6px 0 5px 48px;margin:0 0 20px;width:100%;background:#fff url(img/pop_sprite.png) no-repeat;background-position:0 0;border:1px solid #ffc900;}
#popupform textarea{width:100%;height:66px;padding:7px 9px;color:#ffc900;font-size:13px;}
#popupform button, #popupform input[type=submit]{background:#ffc900;color:#fff;border:none;text-transform:uppercase;margin-top:14px;padding:4px 18px;margin-bottom:5px;font-size:19px;}
.modal-dialog{max-width:500px;}
.field:nth-child(2) input.cn{background-position:0 -54px !important;}
.field:nth-child(3) input.cn{background-position:0 -106px !important;}
#popupform p{text-align:center;font-size:13px;color:#000;margin:19px 0 0;}
.fade.in{overflow:hidden;}

/************************** popup  ************************************/
span.bolder {font-weight: 700;}
h2 {font-size: 32px;margin: 0 0 15px;  font-weight: 700;}
p {}
li{list-style:none;}
.stick_header {
    display: none;
    width: 100%;
}
.darkHeader {
    top: 0%;
    position: fixed;
    z-index: 99999;
    transition: 0.7s;    padding: 6px 0;
    background: #fff;
}


.header {
    width: 100%;
    position: absolute;
    padding: 0;
}

.darkHeader {
    top: 0%;
    position: fixed;
    z-index: 99999;
    transition: 0.7s;
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #052f76);
    /* background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af); */
    padding: 1px 0 5px;
}



.header_top {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 20px;
}

.head_bot {
    width: 100%;
    padding: 3px 0;
}


.logo {width: 100%;text-align: center;}
.logo img {
       max-width: 100%;
}

span.top_icon {
    color: #fff;
    padding: 7px;
    font-size: 19px;
}

.top_right {
    width: 100%;
    text-align: right;
}

.top_left {
    width: 100%;
    text-align: left;
}
.top_right a {
    font-size: 16px;
    color: #fff;
}

.top_left a {
    font-size: 16px;
    color: #fff;
}

header_bot {
    width: 100%;
    overflow: hidden;    padding: 4px 0 10px;
}

/* menu */

.main-menu{width:100%;border-bottom: 1px solid #cecece;}
.main-menu ul {width: 54%;margin: 0 auto;text-align: center;display: block;}
.main-menu ul li{list-style:none;display:inline-block;padding: 0 22px 7px;}
.main-menu > ul > li.active > a, .main-menu > ul > li > a:hover, .main-menu > ul > li > a.active, .main-menu > ul > li > a:focus{color: #ffffff;font-weight:600;}
.main-menu ul li a{color: #ffffff;text-transform:capitalize;font-weight: 600;font-size: 16px;}
.menu_box_list ul li:hover a{color:#1d8bdf;}
.main-menu > ul > li.megamenu{position:relative;}
.main-menu > ul > li.megamenu .submenuwrap{background:#fafbfd;position:fixed;width:100%;left:0;overflow:hidden;height:0;top:119px;-ms-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.main-menu > ul > li.megamenu:hover .submenuwrap{-ms-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;top: 119px;height:175px;z-index: 14;background:#fafbfd;box-shadow:inset 0 1px 0 #eaf3fb, 0 3px 6px rgba(0,0,0,0.05);background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);}
.main-menu .submenuwrap .menu-container{width:1170px;margin:0 auto;}
.main-menu.menu_box{width:100%;padding:20px 0 0;}
.main-menu .menu_box ul {width: 100%;text-align: left;padding: 20px 0 0;}
.main-menu .menu_box ul li{position:relative;text-transform:capitalize;padding:0 0 0 23px;margin:0 0 10px;display:block;}
.main-menu .menu_box ul li:hover:before{border:2px solid #1d8bdf;background:#1d8bdf;}
.main-menu .menu_box ul li a i {font-size: 16px;color: #5e62af;margin: 0 10px 0 0;}
.mob_menu{display:none;}
.menu_box {
    width: 100%;
}

.menu_box ul li a {
    font-size: 14px;
    font-weight: 400;
}
/* menu */





.h_m_banner {
    width:  100%;
    background: url(img/main_banner.jpg) no-repeat top center;
    background-size: cover;
    padding: 160px 0 50px;
    color: #fff;
}

.bnn_left {
    width: 100%;
    padding: 129px 0;
}



.banner_lbot {
    width: 100%;
    margin: 80px 0 0;
}

.banner_lbot img {
    width: 100%;
}

.banner_lbot  .col-lg-4 {
    border-right: 1px solid #fff;
}

.h_m_banner h1 {
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 35px;
}


.h_m_banner p {
    font-size: 18px;
    margin: 0 0 60px;
}

.h_m_right{background:#fff;width:100%;margin: 30px 0 0;}
.h_r_head img{width:inherit;margin-left:-20px;}
.h_r_inner{width:100%;padding:20px; }
.h_r_inner .form-control{border:none;border-bottom:1px solid;border-radius:0;box-shadow:none;text-transform:capitalize;color:#000;resize:none;}
.h_r_inner .form-control::placeholder{color:#000;}
button.head_but{background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);color:#fff;border:none;text-transform:uppercase;font-size:20px;width:100%;padding:8px 0;}
.h_r_head {
    width: 100%;
    padding: 20px 0 0;
}

.h_r_head_bg img {
    min-width: 100%;
    margin: 0px 0 0 -30px;
}

.h_r_head h3 {
    color: #0946af;
    text-align: center;
}

.capbox-inner {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    box-shadow: none;
    text-transform: capitalize;
    color: #000;
    padding: 0 12px 10px;
}

input#CaptchaInput {
    width: 108px;
    border: 1px solid #000;
    margin: 0 0 0 10px;
}

div#CaptchaDiv {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    box-shadow: none;
    text-transform: capitalize;
    color: #000;
    margin: 0 0 20px;
    padding: 10px 16px;
}



.h_m_sec1 {
    width: 100%;
    padding: 70px 0;

	
}
.h_m_sec1 img {
    width: 100%;
}



.h_m_sec2 {
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
}

.sec2_left {
    width: 100%;
    padding: 0px 0 0;
}

.sec2_mid {
    width: 100%;
    padding: 60px 0;
    color: #fff;
}

.sec2_mid h3 {
    margin: 0 0 10px;
}

.sec2_right {
    width: 100%;
    text-align: center;
    padding: 90px 0;
}

.sec2_right a {
    background: #ffaf3a;
    font-weight: 700;
    text-transform: uppercase;
    padding: 16px 60px;
    color: #272424;
    display: inline-block;
}

.h_m_sec3 {
    width: 100%;
    padding: 70px 0;
    text-align: center;
}

.sec3_top {
    width: 100%;
    overflow: hidden;
    margin: 0 0 50px;
}

.sec3_bot {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.s3_box {
    width: 100%;
    border: 1px solid #c5c5c5;
    padding: 30px;
    position: relative;
}

.s3_box h3 {
    margin: 15px 0px;
}

.s3_box img {
    border: 1px solid #c5c5c5;
    /* border-radius: 50%; */
    position: absolute;
    top: -50px;
    left: 130px;
    padding: 20px 20px;
    background: #fff;
}

.s3_box a {
    display: inline-block;
    margin: 20px 0 0;
    border: 1px solid #052f76;
    padding: 7px 15px;
    color: #000000;
}

.s3_box a:after {
    content: "";
    background: url(index.html);
    display: inline-block;
    width: 15px;
    height: 12px;
    position: absolute;
    top: 1px;
    left: 10px;
}


.h_m_sec4 {
    width: 100%;
    padding: 70px 0;
    background: #f1f1f1;
    background-size:cover;
}

.sec4_left {
    width: 100%;
}

.sec4_right {
    width: 100%;
}

.sec4_right .row {
    margin: 0 0 5px;
}

.s4_text {
    width: 100%;
    padding: 0;
}
.s4_text h4 {
    font-weight: 600;
    padding: 10px 0;
}
.s4_image {
    width: 100%;
    text-align: center;
}

.sec4_right ul li {
    padding: 5px 50px 14px;
    font-size: 16px;
}



span.sec4_icon {
    margin: 0 7px 0 0;
    color: #781790;
}



.h_m_sec5 {
    width: 100%;
    padding: 70px 0;
}

.sec5_right {
    width: 100%;
    padding: 30px 20px;
    box-shadow: 1px 1px 1px 1px #000;
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    color: #fff;
    text-align: center;
}

.sec5_form {
    padding: 30px 0;
}

.sec5_form .form-control {
    background: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #fff;
    color: #fff;
}

.capbox2 {
    width: 100%;
    margin: 0 0 20px;
}

div#CaptchaDiv2 {
    width: 100%;
    margin: 0 0 10px;
    border: 1px solid #fff;
    padding: 6px 11px;
    color: #fff;
	text-align: left;
}

.capbox-inner2 {
    width: 100%;
    margin: 0 0 10px;
    border: 1px solid #fff;
    padding: 6px 11px;
    color: #fff;
}



input#CaptchaInput2 {
    width: 100px;
    background: none;
    border: 1px solid #fff;
    margin: 0 0 0 10px;
}

button.sec5_btn {
    width: 100%;
    padding: 5px 0;
    background: #ffaf3a;
    border: 1px solid #ffaf3a;
    text-transform: uppercase;
    font-weight: 700;
}

.sec5_left {
    width: 100%;
    padding: 40px 0;
}

.h_m_sec6 {
    width:  100%;
    padding: 70px 0;
    text-align:  center;
    background: #f1f1f1;
}

.h_sec6_top {
    width:  100%;
    overflow:  hidden;
    margin:  0 0 50px;
}

.h_sec6_bot {
    width:  100%;
    overflow:  hidden;
}

.price_box {
    width:  100%;
    border: 1px solid #9a9a9a;
}

span.pric_icon {
    font-size: 50px;
    color: #ffaf3a;
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
}

.price_icon {
    width:  100%;
    position:  relative;
    padding: 15px 0 35px;
    /* -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715); */

    /* transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715); */
}

.price_icon:before {
    content: " ";
    background: #ffffff;
    background: -moz-linear-gradient(-45deg,  #ffffff 53%,  #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(53%,  #ffffff), color-stop(100%,  #e9e9e9));
    background: -webkit-linear-gradient(-45deg,  #ffffff 53%,  #e9e9e9 100%);
    background: -o-linear-gradient(-45deg,  #ffffff 53%,  #e9e9e9 100%);
    background: -ms-linear-gradient(-45deg, #ffffff 53%, #e9e9e9 100%);
    background: linear-gradient(135deg,  #ffffff 53%,  #e9e9e9 100%);
    height: 186px;
    left: 14.6%;
    position: absolute;
    top: -93.5px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 184px;
    z-index: -1;
}

.price_title {
    width:  100%;
    padding: 10px 0; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
}

.price_title p {
    font-size: 20px;
    text-transform:  uppercase; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.price_qout {
    width: 100%;
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    padding: 10px 0;
}
.price_qout p.sec7_bold {
    color: #0a435e;
    font-size:  60px;
    font-weight: 600;
    line-height: 60px; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.price_qout p {
    color: #838383;
    font-size: 18px; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
}

.price_btn {
    width: 100%;
    padding: 50px 0;
}

.price_btn a {
    color: #fff;
    background: #ffaf3a;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 40px;
    border-bottom: 2px solid #311a6c;
    border-radius: 4px;
}


.price:nth-child(even) .price_icon span.pric_icon {color: #fff;}
.price:nth-child(even) .price_icon {background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);}
.price:nth-child(even) .price_title p {color: #fff;}
.price:nth-child(even) .price_title {background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);}
.price:nth-child(even) .price_qout p {color: #fff;}
.price:nth-child(even) .price_qout {background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);border: none;}
.price:nth-child(even) .price_btn a {border-bottom: 2px solid #ffaf3a;}



.price:hover .price_icon span.pric_icon {color: #fff; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);}
.price:hover .price_icon {
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    }
.price:hover .price_title p {color: #fff; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);}
.price:hover .price_title {
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    }
.price:hover .price_qout p {color: #fff; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);}
.price:hover .price_qout {
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    border: none;
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    }

.price:hover .price_btn a{background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);border-bottom: 2px solid #ffaf3a;}

.uni_banner {
	width:100%;
	background-color: #363636;
	padding: 30px 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	text-align: center;
}

.uni_banner img {
    width: 60%;
}


.inner_page_sec1 {
    width: 100%;
    padding: 70px 0;
}

.inner_s1_left ul {
    margin: 15px 0;
}

.inner_s1_left ul li span i {
    color: red;
    margin: 0 6px 0 0;
}

.inner_s1_left ul li {
    padding: 0 0 10px;
}

.inner_s1_left {
    width: 100%;
}

.inner_s1_left h4 {
    font-weight: 600;
    margin: 10px 0;
}

.inner_s1_left h3 {
    margin: 15px 0;
    font-size: 20px;
    font-weight: 600;
}

.inner_s1_right {
    width: 100%;
    padding: 30px 20px;
    box-shadow: 1px 1px 1px 1px #000;
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    color: #fff;
}

.inner_s1_right h3 {
    margin: 0 0 20px;
}

.inner_s1_form {
    width: 100%;
}

.inner_s1_form .form-control {
    border-radius: 0;
    border: 1px solid #000;
}

button.inner_s1_btn {
    width: 100%;
    background: #ffaf3a;
    border: none;
    padding: 10px 0;
    font-weight: 700;
    text-transform: uppercase;
}



.in_s2_box {
    height: 350px;
    width: 100%;
}

.s2 {
    height: 510px;
}

.in_s2_box h4 {
    margin: 10px 0;
}

.inner_page_sec2 {
    width: 100%;
    padding: 70px 0;
    text-align: center;
	background: #f1f1f1;
}

.inner_s2_top {
    width: 100%;
    margin: 0 0 40px;
}

.inner_s2_bot {
    width: 100%;
    overflow: hidden;
}

.inner_page_sec3 {
    width: 100%;
    padding: 70px 0;
}

.s3 {box-shadow: 1px 1px 8px 1px #000;}

.inner_s3_top {
    width: 100%;
}

.inner_s3_top h3 {
    margin: 15px 0;
}

.inner_page_sec4 {
    width: 100%;
    padding: 50px 0;
    background: #f1f1f1;
}

.inner_s4_list {
    width: 100%;
}
.inner_s4_list h5 {
    font-weight: 700;
    padding: 0 0 8px;
}

.inner_s4_list ul {
    margin: 15px 0 0;
}

.inner_s4_list ul li {
    padding: 0 0 15px;
}

.inner_s4_list span i {
    color: #ff0701;
    margin: 0 8px 0 0;
}

.inner_s4_list h4 {
    margin: 13px 0;
    font-weight: 600;
    font-size: 16px;
}

.inner_s4_list h3 {
    margin: 10px 0;
    font-size: 19px;
    font-weight: 600;
}

._inner_sec4_right {
    width: 100%;
    padding: 25px 30px 30px 30px;
    background: #ece7e9;
    margin: 52px 0 0;
    border: 1px solid #052f76;
	box-shadow: 1px 1px 6px 1px #000;
}

._inner_sec4_right h4 {
    font-size: 18px;
    text-align: center;
    margin: -47px 0 30px;
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    padding: 13px 0;
    color: #fff;
}

.inner_sec4_form {
    width: 100%;
}

.inner_sec4_form .form-control {
    width: 100%;
    border-radius: 0;
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    color: #ababab;
}

.capbox3 {
    width: 100%;
    margin: 0 0 20px;
}

.inner_page_sec77 {
    width: 100%;
    padding: 50px 0;
    background: #f1f1f1;
}

.inner_page_sec77 {
    width: 100%;
}
.inner_page_sec77 h5 {
    font-weight: 700;
    padding: 0 0 8px;
}

.inner_page_sec77 ul {
    margin: 15px 0 0;
}

.inner_page_sec77 ul li {
    padding: 0 0 15px;
}

.inner_page_sec77 span i {
    color: #ff0701;
    margin: 0 8px 0 0;
}

.inner_page_sec77 h4 {
    margin: 13px 0;
    font-weight: 600;
    font-size: 16px;
}

.inner_page_sec77 h3 {
    margin: 10px 0;
    font-size: 19px;
    font-weight: 600;
}




div#CaptchaDiv3 {
    width: 100%;
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    color: #999;
    padding: 6px 21px;
    margin: 0 0 10px;
}

.capbox-inner3 {
    background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
    color: #999;
    padding: 6px 11px;
}

input#CaptchaInput3 {
    width: 100px;
    background: no-repeat;
    border: 2px solid #000;
    margin: 0 0 0 3px;
}

button.inner_sec4_btn {
    width: 100%;
    padding: 5px 0;
    background: #ffaf3a;
    border: 1px solid #052f76;
    text-transform: uppercase;
    font-weight: 600;
}






.inner_sec4_cordain{width:100%;overflow: hidden;}
.inner_sec4_cordain a{text-transform:capitalize;font-size: 15px;width:100%;color: #4a1978;}
.cord_box{width:100%;margin: 10px 0 0;font-size: 13px;}
#accordion .panel{border-radius:0;border:0;margin: 35px 0 0;}
.inner_sec4_cordain h4 {font-size: 22px;}
.panel-group .panel-heading + .panel-collapse .panel-body {background: #f1f1f1;}
#accordion a{display:block;padding:10px 15px;border-bottom: 1px solid #2e1a6b;text-decoration:none;}
#accordion .panel-heading a.collapsed:hover, #accordion .panel-heading a.collapsed:focus{background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);color:white;transition:all 0.2s ease-in;}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before{color:white;}
#accordion .panel-heading{padding:0;border-radius:0px;}
#accordion .panel-heading a:not(.collapsed){color:white;background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);transition:all 0.2s ease-in;}
#accordion .panel-heading .accordion-toggle::before{font-family:'FontAwesome';content:'\f00d';float:right;color:white;font-weight:lighter;transform:rotate(0deg);transition:all 0.2s ease-in;}
#accordion .panel-heading .accordion-toggle.collapsed::before{color:#052f76;transform:rotate(-135deg);transition:all 0.2s ease-in;}


.inner_page_sec5 {
    width: 100%;
    padding: 70px 0;
    text-align: center;
}

.inner_page_sec6 {
    width: 100%;
    padding: 70px 0;
    background: #f1f1f1;
}

.inner_s6_top {
    width: 100%;
    text-align: center;
    margin: 0 0 40px;
    overflow: hidden;
}

.inner_s6_bot {
    width: 100%;
    overflow: hidden;
    padding: 4px 0;
}



.in_s6_box {
    width: 100%;
    padding: 20px;
    box-shadow: 1px 1px 4px 1px #321a6d;
    text-align: center;
    background: #fff;
}

.in_s6_box p {
    height: 190px;
}


.s6 {
    height: 160px;
    margin: 0 0 40px;
}

.in_s6_box h4 {
    margin: 0 0 9px;
}

.inner_page_sec6 h3 {
    margin: 15px 0;
}

.inner_page_sec7 {
    width: 100%;
    padding: 70px 0;
    text-align: center;
}

.inner_page_sec7 ul {
    text-align: left;
}

.inner_page_sec7 p {
    text-align: left;
}

.inner_s7_top {
    width: 100%;
    margin: 0 0 50px;
}

.in_s7_box {
    width: 100%;
    padding: 20px;
    box-shadow: 1px 1px 4px 1px #321a6d;
    text-align: center;
    background: #fff;
}



.in_s7_box p {
    height: 80px;
    text-align: center;
}

.s7 {
    background: #f1f1f1;
}

.inner_page_sec7 h3 {
    margin: 10px 0 10px;
    text-align: center;
}
.inner_page_sec7 h4 {
    margin: 10px 0;
    font-weight: 600;
}

.inner_page_sec7 ul li {
    padding: 0 0 15px;
}

.inner_page_sec7 ul li span {
    color: red;
}

.inner_page_sec7 ul li span i {
    margin: 0 7px 0 0px;
}

.s7box p {
    height: 280px;
}
































.owl-pagination {
    margin: 30px 0 0;
}
.owl-theme .owl-controls .owl-page span {
    background: #ffc900;
}

.footer {
    width: 100%;
    color: #fff;
}
.foot_top {
    width: 100%;
    padding: 80px 0;
    background: #272727;
}
.foot_box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 14px;
}

.foot_box {
    width: 100%;
}
.foot_box ul li {
    padding-bottom: 0px;
}
.foot_box ul li a {
    display: block;
    text-transform: capitalize;
    color: #646464;
    font-weight: 400;
    font-size: 14px;
}
.foot_box ul li:hover a {
	color: #ffffff;
	border-bottom: 1px solid #fff;
	display: inline-block;
}

.foot_box1 ul li a {
    display: block;
    text-transform: capitalize;
    color: #525658;
    font-weight: 400;
    font-size: 13px;
}
.foot_box1 ul li:hover a {
	color: #ffffff;
}

.foot_box1 {
    width: 100%;
    padding: 25px 0;
}

.fot_image img {
    width: 100%;
}

.fot_image {
    width: 100%;
    text-align: left;
    margin: 0px 0 20px;
}

.foot_mid {
    width: 100%;
    background: #1f1f1f;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
	padding: 30px 0;
}

.fot_head {
    width: 100%;
    border-bottom: 1px solid #838383;
    padding: 0 0 9px;
}

.fot_head h5 {
    font-size: 19px;
}


.foot_bottom {
    width: 100%;
    text-align: center;
    padding: 13px 0;
    background: #161616;

    box-shadow: 0 0 5px 0 #000;
}
.foot_bottom p {color: #fff;}


.foot_box h5 {
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #838383;
    border-bottom: 1px solid #838383;
    padding: 0 0 8px;
}

.inner_page_banner {
   text-align: center;
   padding: 170px 0 60px;
   width: 100%;
   background: linear-gradient(to left,#0946af 0,#052f76 100%, #0946af);
}
.inner_page_banner h1 {
    color: #fff;
    text-transform: uppercase;
}
.terms_condition_section {
    width: 100%;
    padding: 60px 0;
}
.terms_cond_inner h3 {
       font-weight: 500;
    margin: 20px 0;
    text-transform: capitalize;
}
.terms_cond_inner h4 {
       font-weight: 500;
    margin: 20px 0;
    text-transform: capitalize;
}
.terms_cond_inner p {
    font-size: 16px;
    margin: 0 0 20px;
}
.terms_cond_inner ul li {
    list-style: none;
    font-size: 16px;
    margin: 0 0 20px;
    position: relative;
}
.terms_cond_inner ul li:before {
    content: "";
    position: absolute;
    left: -23px;
    background: #ffc900;
    width: 1%;
    height: 4px;
    border-radius: 50px;
    top: 10px;
}
.inerpage_section1 {
    width: 100%;
    padding: 40px 0;
}
.conatc_us_form label {
    text-transform: uppercase;
    font-weight: 700;
}
button.cont_but {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #ffc900;
    padding: 10px 80px;
    border: none;
}	
.conatc_us_form {
    width: 100%;
}
.conatc_us_form .form-control {
    resize: none;
   border: 2px solid #ffc900;
    border-radius: 0;
}

.capbox0{
    width: 100%;
    overflow: hidden;
}

#CaptchaDiv0 {
   width: 40%;
    background: #fff;
    padding: 10px 12px;
    margin: 0 0 15px;
    float: left;
    border: 2px solid #ffc900;
}
.capbox-inner0 {
    padding: 3px 13px;
    width: 55%;
    float: left;
    margin: 0 0 0 20px;
    border: 2px solid #ffc900;    background: #FFF;
}
		
#CaptchaInput0{
    margin: 1px 0px 1px 30px;
    width: 130px;
    padding: 4px; border: 1px solid #ffc900;
}



/* responsive styling*/
@media screen and (max-width:980px)
{
.h_m_banner h1 {font-size: 33px;}	
.h_r_head_bg img { width: 100%;    margin: 0px 0 0 0px;}
.h_r_head_bg { width: 100%;}	
button.head_but {font-size: 15px;}
.bnn_left {padding: 59px 0;}
.h_m_sec1 img {display: none;}
input#CaptchaInput {width: 63px;}
.sec2_left img {width: 100%;}
.sec2_mid {padding: 30px 0;}
.sec2_mid p {font-size: 11px;}
.sec2_right {padding: 60px 0;}
.s3_box img {left: 60px;}
.s3_box h3 {margin: 13px 0px 7px;font-size: 20px;}
.capbox-inner2 {text-align: left;}
input#CaptchaInput2 {width: 70px;}
.price_btn a {font-size: 12px;}
.uni_banner img {width: 100%;}
.s3_box p {height: 230px;}







}
@media screen and (max-width:767px)
{	
.h_m_banner {padding: 225px 0 50px;}
.s3_box {margin: 0 0 70px;}
.s3_box img {left: 115px;}
.price_box {margin: 0 0 50px;}
.in_s6_box {margin: 0 0 30px;}
.in_s2_box {height: auto;}
.top_right {text-align: center;}
.top_left {text-align: center;}
.modal-content {margin: 70px 0 0;}
.inner_s1_right {margin: 40px 0 0;}
.h_m_sec1 { text-align: center;}
.sec2_mid {text-align: center;}


	
.main-menu{display:none;}    
.mob_menu{display:block;width:100%;padding: 0 20px;}
.close{float:none;color: #fff;opacity: 1;font-size: 17px;}
.nav-menu-toggle{border:solid 1px #ddd;background:#ffaf3a;height:35px;width:35px;display:inline-block;text-align:center;cursor:pointer;margin-bottom:15px;z-index:999;}
.nav-menu-wrap{position:absolute;top:0px;height:100%;width:100%;-webkit-transition:all 450ms ease-in-out;-moz-transition:all 450ms ease-in-out;transition:all 450ms ease-in-out;z-index:3;-moz-transform:translate3d(-100%,0px,0px) rotate(90deg);-webkit-transform:translate3d(-100%,0px,0px) rotate(90deg);-ms-transform:translate(-100%,0%) rotate(90deg);-o-transform:translate(-100%,0%) rotate(90deg);transform:translate3d(-100%,0px,0px) rotate(90deg);-moz-transform-origin:0% 0%;-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;}
.nav-menu-wrap.active{-moz-transform:translate3d(0%,0px,0px) rotate(0deg);-webkit-transform:translate3d(0%,0px,0px) rotate(0deg);-ms-transform:translate(0%,0%) rotate(0deg);-o-transform:translate(0%,0%) rotate(0deg);transform:translate3d(0%,0px,0px) rotate(0deg);}
.web-container{width:100%;position:relative;}
.nav-menu-toggle .toggle{color:#fff;line-height:35px;font-size:150%;}
.nav-menu{position:relative;top:0px;width:100%;height:100%;overflow:hidden;overflow-y:auto;background: #ffaf3a;}
.nav-menu li > a{display:block;color:#333;text-decoration:none;padding:10px 15px !important;border-top:solid 1px #ccc;    text-transform: capitalize;position:relative;background:#f1eefc;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;}
.menu{margin:0px;padding:0px;height:auto;}.nav-menu li > a:hover,
.nav-menu li > a:active{background:#ffaf3a;;color:#fff;}
.nav-menu .close{padding:10px 15px;cursor:pointer;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;}
.nav-menu .close:hover,
.nav-menu .close:active{background: #ffaf3a;}
.nav-menu .close i{float:right;}
.open > .dropdown-menu{position:inherit;    height: 260px;overflow: scroll;}	
.s4_image img {width: 100%;}
.sec4_right { margin: 20px 0 0;}
.sec5_left {  margin: 50px 0 0;text-align: center;}
.h_m_sec3 {padding: 70px 0 0;}
.sec4_right {margin: 50px 0 0;}
.h_m_sec6 {padding: 40px 0;}
.sec5_left { margin: 0px 0 0;;}
.sec4_left {text-align: center;}
.h_m_sec5 { padding: 70px 0 0;}
.s3_box p {height: auto;}
.bnn_left {padding: 10px 0 0;}
.banner_lbot {margin: 20px 0 0;}
.uni_banner img {margin: 0 0 10px;}
.h_m_banner p {margin: 0 0 30px;}
	
}

