/*=============================

WHY CHOOSE

=============================*/

.whyChoose-bnr{

    float:left;

    width:100%;

    background:url(../images/why-choose-s1bg.jpg) no-repeat center top;

    height:280px;

    padding:60px 0 0;

    }

.why-choose-hdng{

    float:left;

    width:100%;

    font-size:34px;

    line-height:38px;

    color:#ffffff;

    font-weight:bold;

    }

.why-choose-txt1{

    float:left;

    width:100%;

    font-size:20px;

    line-height:28px;

    color:#ffffff;

    font-family: 'Soleil Bk';

    margin-top:10px;

    }

.whyChoose-s1{

    float:left;

    width:100%;

    padding:30px 0;

    }

.whyChoose-s1-row{

    float:left;

    width:100%;

    margin:50px 0;

    position:relative;

    }

.whyChoose-s1-img1{

    position:absolute;

    right:0;

    top:20px;

    }

.whyChoose-s1-img2{

    position:absolute;

    left:0;

    top:20px;

    }

.whyChoose-s1-cont{

    width:56%;

    text-align:left;

    }

.whyChoose-s1-cont.fr{ width:50%;}

.inr-secHdng{

    float:left;

    width:100%;

    font-size:36px;

    line-height:40px;

    color:#1363a5;

    font-family: 'Soleil Bk';

    }

.inr-secPara{

    float:left;

    width:100%;

    font-size:18px;

    line-height:26px;

    color:#6c6c6c;

    font-weight:300;

    margin:20px 0 10px;

    }

ul.key-list{

    float:left;

    width:100%;

    margin-top:10px;

    margin-bottom:20px;

    }





/*==========SUPPORT-PAGE==============*/

#suport-content .d-flex.c-box{
	display: flex;
	display: -webkit-flex;
	width: 100%;
	padding:60px 0px;
}
#suport-content .sprt-frm{
	width: 60%;
	text-align:left;
	padding-right: 40px;
}
#suport-content .sprt-cnt{
	width: 40%;
	text-align:left;
}
#suport-content .boxed.boxed-border {
    border: 1px solid #ececec;
}
#suport-content .bg-light-blue {
    background: #f0fcff;
}
#suport-content .boxed {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    padding: 30px;
    margin-bottom: 30px;
}
#suport-content .form-control, #suport-content input[type], #suport-content textarea, #suport-content select {
    -webkit-appearance: none;
    background: #fcfcfc;
    padding: 0.36428571em;
    border-radius: 6px;
    border: 1px solid #ececec;
    color: #b3b3b3;
    width: 100%;	
    height: 38px;
}
#suport-content .form-control:focus, #suport-content input[type]:focus, #suport-content textarea:focus, #suport-content select:focus {
	outline: -webkit-focus-ring-color auto 0px !important;
}
#suport-content textarea{
	resize: vertical;
	min-height: 100px;
}
#suport-content #submit{
    width: 100%;
    background: #fca641;
    color: #fff;
    padding: 12px 30px;
    border-radius: 4px;
    border: 0px;
    text-transform: uppercase;
    font-size: 20px;
    transition: 0.4s;
    cursor: pointer;
    margin-bottom: 30px;
    margin-top: 20px;
}
#suport-content #submit:hover{
	background: #f38605;
}
#suport-content #submit:focus{
    outline: -webkit-focus-ring-color auto 0px;
}
.sprt-frm h2{
font-size: 36px;
    font-weight: 600;
    color: #0b4c81;
}
.sprt-full-width span{
	margin-bottom: 5px;
	display: block;
	color: #666666;
	margin-top: 15px;
}
.sprt-full-width:nth-child(1) span{
	
	margin-top: 0px;
}
.err-msg{
	font-size: 14px;
	color: red !important;
	margin-top: 2px !important;
}
.sprt-frm .boxed.boxed-border{
	margin-top: 30px;
}
.sprt-frm p, .sprt-cnt p{
	color: #666666;
}
.sprt-cnt h4{
font-weight: 600;
    color: #0b4c81;
    font-size: 24px;	
}
.sprt-cnt p b{
margin-top: 20px;
    display: inline-block;
}

#success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
    border-radius: 4px;
}
#success p{
	color: #3c763d !important;
}
#error {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 15px;
    border-radius: 4px;
}
#error p{
	color: red !important;
}
#suport-content{
	position: relative;
    float: left;
    width: 100%;
}
.text-left{
	text-align: left;
	padding: 50px 0px;

}
.text-left h4{
	font-weight: lighter;
    font-size: 24px;
    color: #212121;
}

.text-left h3{
font-weight: lighter;
    font-size: 28px;
    color: #212121;
    
    margin: 30px 0px 15px;
}
.text-left ol li{
	list-style: decimal;
	margin-bottom: 20px;
	font-weight: lighter;
	color: #686868;
}
.text-left ul li{
	margin-bottom: 20px;
	font-weight: lighter;
	color: #686868;
}
.text-left li{
	margin-bottom: 20px;
	font-weight: lighter;
	color: #686868;
}
.text-left p{
	font-weight: lighter;
	color: #686868;
}
.text-left ul{
	margin:20px 0px;
}
.m-tp{
	margin-top: 6%;
}



@media only screen and (max-width: 767px){
    #suport-content .d-flex.c-box {
    display: block;
}
#suport-content .sprt-frm {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
}
#suport-content .sprt-cnt {
    width: 100%;
}
}