/*------------------------------------------------------------------
Common Stylesheet

Project:   Theme Title
Build:     Bootstrap 3 +

-------------------------------------------------------------------*/


/* ----------------------------------------------------------------
    Preloader Coding Start
-----------------------------------------------------------------*/

#msgBox .ui-state-error {
    text-align:center; 
    font-weight:bold; 
    color:white!important; 
    background:#ff0000!important; 
    padding:20px 0; 
    margin:40px 0;
}
#msgBox .ui-state-highlight {
    text-align:center; 
    font-weight:bold; 
    color:white!important; 
    background:#B5FC9D!important; 
    padding:20px 0; 
    margin:40px 0;
}
#msgBox .ui-state-error p {
    color:#fff!important;
    font-size:25px;
    line-height:25px;
    margin:0;
    padding:0;
}
#msgBox .ui-state-highlight p {
    color:#333!important;
    font-size:25px;
    line-height:25px;
    margin:0;
    padding:0;
}

body.preload-site {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#preloader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 999999;
}

.preloader-spinner {
    background: url("assets/img/preloader.gif")no-repeat scroll center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    display: block;
    width: 64px;
    height: 64px;
}




/* ----------------------------------------------------------------
    Preloader Coding end
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
    typography
-----------------------------------------------------------------*/

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    color: #323232;
    font-size: 15px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

select::-ms-expand {
    display: none;
}

a:active,
a:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}

a {
    text-decoration: none !important;
}

a:hover,
a:focus {
    color: #323232;
}

a:hover,
.btn,
.btn:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a img,
iframe {
    border: none !important;
}

p {
    margin: 0;
    line-height: 22px;
    color: #7e7e7e;
}

p,
li {
    font-family: 'Open Sans', sans-serif;
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee;
}

pre {
    display: block;
    padding: 10px;
    margin: 0 0 30px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f9f9f9;
    border: 1px solid #EDEDED;
    border-radius: 0;
}




/* Go Scroll To Top */

.go-top {
    position: fixed;
    right: 30px;
    bottom: 20px;
    z-index: 999;
    display: none;
}

.go-top span {
    background-color: rgb(4, 40, 61);
    color: #008ad3;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding: 5px 10px;
}

.go-top span:hover {
    color: #fff;
}

img {
    max-width: 100%;
    height: auto;
}




/* ----------------------------------------------------------------
    header-area Coding  Start
-----------------------------------------------------------------*/

.header-area {
    background: #EDEBE0;
    padding: 20px 0;
}

.header-area-inner {}

.header-area-left-side {
    float: left;
    width: 50%;
}

.logo {
    padding-right: 15px;
}

.header-area-right-side {
    float: left;
    width: 50%;
    text-align: right;
}

.header-area-right-side img {}




/* ----------------------------------------------------------------
    contact-area css Coding  Start
-----------------------------------------------------------------*/

.signup-form-content {
    width: 480px;
    background: #666666;
    padding: 20px 5px 20px 20px;
    margin: 0 auto;
    position: relative;
    border-radius: 28px;
    margin-bottom: 10px;
}

.signup-form-content:before,
.signup-form-content:after {
    display: table;
    clear: both;
    content: "";
}

.single_form.witdh1 {
    float: left;
    width: 50%;
    padding-right: 10px;
}

.single_form.witdh2 {
    float: left;
    width: 50%;
    padding-left: 10px;
}

.single_form.witdh3 {
    float: left;
    width: 35%;
    padding-left: 10px;
}

.single_form>input, .single_form>select {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 400;
    color: #b7b7b7;
    background: #404040;
    border: 0;
    border-radius: 5px;
}
.single_form>input.witdh3, .single_form>select.witdh3{
    width: 150px;
}
.single_form a {
    margin-bottom: 20px;
    color: #ffffff;
}

.signup_form .single_form {
    margin-bottom: 15px!important;
}

.single_form label {
    float: left;
    width: auto;
    font-size: 13px;
    text-transform: uppercase;
    color: #BFBFBF;
    font-weight: bold;
    padding: 4px 5px 0 0;
    text-align: left;
}

.contact-title {}

.visa-card {
    background: #E4E21F;
    border-radius: 19px;
    margin-bottom: 15px;
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.visa-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.visa-card li {
    display: inline-block;
}

.visa-card li a {
    display: block;
    padding: 0 5px;
}

.contact-title {
    text-align: center;
    margin-top: 25px;
}

.contact-title h1 {
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: bold;
    color: #848484;
    text-align: center;
}

.contact-title h3 {
    font-size: 18px;
    font-weight: bold;
    color: #848484;
    text-align: center;
    margin-bottom: 30px;
}

.contact-info {
    position: relative;
}

.contact-info span {
    position: absolute;
    font-size: 15px;
    display: inline-block;
    right: 101px;
    color: #000000 !important;
}

.contact-info a {
    color: #000000;
}

.submit-button {
    text-align: center;
    margin-bottom: 20px;
}

.submit-button ul {
    margin: 10px;
    padding: 0;
    list-style: none;
}

.submit-button li {
    display: inline-block;
    padding: 0 10px;
}


.submitButton {
	box-shadow:inset 0px 1px 3px 0px #3C3D3D;
	background:linear-gradient(to bottom, #383D3C 5%, #1C1C1C 100%);
	background-color:#343D3A;
	border-radius:5px;
	border:1px solid #181a19;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #1F2625;
}
.submitButton:hover {
	background:linear-gradient(to bottom, #3D3F3F 5%, #1A1C1B 100%);
	background-color:#2D3333;
}
.submitButton:active {
	position:relative;
	top:1px;
}

/* ----------------------------------------------------------------
    service-area Coding  Start
-----------------------------------------------------------------*/

.service-area {}

.service-title {
    background: #D0CF28;
    
}

.service-title h2 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.single-service-inner {
    border: 1px solid #DEDEDE;
    position: relative;
    margin-bottom: 200px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0;
}

.single-service-inner:before,
.single-service-inner:after {
    display: table;
    clear: both;
    content: "";
}

.single-service-icon {
    position: relative;
    padding: 15px 0;
}

.single-service-icon:after {
    position: absolute;
    content: "";
    background: url("assets/img/shadow.png") no-repeat scroll center center /cover;
    right: -14px;
    bottom: 0;
    height: 191px;
    width: 1px;
}

[class*='col-']:nth-child(3n+3) .single-service-icon::after {
    height: 0;
}

.service-header-2 {
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
    color: #666;
    text-align: center;
}

.single-service-icon p {
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

.service-icon-container {
    display: table;
    width: 100%;
    height: 80px;
}

.service-icon-tablecell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.service-icon-tablecell img {
    margin-bottom: 30px;
}

.shadow {
    position: absolute;
    right: 0;
    top: 140px;
}

.currency {
    padding:5px!important;
    font-weight: bold;
    cursor: pointer!important;
}
.selectedCurrency {
    background: #FF9D00!important;
    color: #fff!important;
}


/* Responsive Code */


@media only screen and (max-width:991px) {
    [class*='col-']:nth-child(3n+3) .single-service-icon::after {
        height: 191px;
    }
    [class*='col-']:nth-child(2n+2) .single-service-icon::after {
        height: 0;
    }
    .signup-form-content {
        width: 600px;
        background: #666666;
        padding: 20px 50px;
        float: none;
        margin: auto;
    }
    .contact-info span {
        position: inherit;
        right: auto;
    }
}

@media only screen and (max-width:767px) {
    .single-service-icon::after {
        height: 0 !important;
    }
    .pppro_footer {
        width: auto;
    }
    #accordion,
    .form_container h1 {
        width: auto;
    }
    .single-service-icon h3 {
        text-align: center;
    }
    .visa-card {
        width: 100%;
    }
}

@media only screen and (max-width:630px) {
    .single-service-icon h3 {
        text-align: center;
    }
    .single_form.witdh1 {
        float: none;
        width: 100%;
        padding-right: 0px;
    }
    .single_form.witdh2 {
        float: none;
        width: 100%;
        padding-left: 0px;
    }
    .single_form label{
        width: 100%;
        float: none;
    }
    .single_form > input.witdh3{
        float: left;
    }
    .single_form a{
        float: left;
        margin-left: 10px;
    }
}

@media only screen and (max-width:400px) {
    .pppt_form label {
        text-align: left;
    }
    .pppt_form .long-field {
        width: 250px;
    }
}

@media only screen and (max-width:550px) {
    .signup-form-content {
        width: auto;
    }
}

@media only screen and (max-width:430px) {
    .signup-form-content {
        padding: 20px;
    }
}

.superbtn {
   background: #3D94F6;
   background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   color: #FFFFFF;
   font-size: 22px;
   font-weight: 500;
   padding: 12px;
   text-shadow: 1px 1px 20px #000000;
   border: solid #337FED 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.superbtn:hover {
   background: #1E62D0;
   
   color: #FFFFFF;
   background-image: -webkit-linear-gradient(top, #1E62D0, #3D94F6);
   background-image: -moz-linear-gradient(top, #1E62D0, #3D94F6);
   background-image: -ms-linear-gradient(top, #1E62D0, #3D94F6);
   background-image: -o-linear-gradient(top, #1E62D0, #3D94F6);
   background-image: -webkit-gradient(to bottom, #1E62D0, #3D94F6);
}