.Fixed_Sidebar{width: 592px; float: right; position: fixed; top: 0; background: url(../images/form-bg.png) no-repeat 0 0; background-size: cover; z-index: 3; padding: 80px 0 0 3%; min-height: 100%;}
.Fixed_Sidebar .details_holder{width: 380px; margin: 0 auto; text-align: center; color: #fff; float: none;}
.Fixed_Sidebar .logo img{ width: 120px; margin: 0 auto;}
.Fixed_Sidebar h1,
.content_two h3,
.content_three h2{font-weight: 600; font-size: 35px; line-height: 35px; padding: 25px 0;}
.Fixed_Sidebar .textbox{padding-bottom: 10px;}
.Fixed_Sidebar .textbox input,
.Fixed_Sidebar .textbox select{height: 60px; border-radius: 50px; text-align: left; width: 100%; padding: 0 20px;}
.Fixed_Sidebar .textbox select{background: url(../images/select-arrow.png) no-repeat 95% 20px #fff; background-size: 20px; cursor: pointer;  -webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';}
.Fixed_Sidebar .checkbox_text{text-align: left; padding: 15px 0 25px 10px;}
.Fixed_Sidebar .checkbox_text label{padding: 0 10px;}
.Fixed_Sidebar .btn_holder{}
.Fixed_Sidebar .btn_holder img{width: 100%;}
.Fixed_Sidebar .btn_holder span{display: inline-block; width: 100%; padding: 15px 0; position: relative;}
.Fixed_Sidebar .btn_holder span::after,
.Fixed_Sidebar .btn_holder span::before{content: ''; position: absolute; top: 25px; width: 45%; height: 1px; background: rgba(255,255,255,0.15);}
.Fixed_Sidebar .btn_holder span::after{left: 0;}
.Fixed_Sidebar .btn_holder span::before{right: 0;}

.main_content_area,
.content_one{width: 60%;}

.common_container{width: 100%; float: left; position: relative; top: 0; left: 0; text-align: left;}
.common_container h2,
.common_container h3{font-weight: 700; font-size: 55px; line-height: 55px; color: #273f8e;}
.common_container h2 span{color: #d82327; font-size: 30px; line-height: 30px; display: inline-block; padding-top: 15px;}
.content_one{background: url(../images/content-bg1.png) no-repeat 0 bottom; padding: 200px 0 50px 10%;}
.content_one p{width: 80%; float: left; padding: 20px 0 40px 0;}
.content_one img{display: inline-block; float: left; }
.content_one .one{float: left; width: 50%;background-image: radial-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0) 85%);}
.content_one .two{float: right; width: 48%;}
.content_one .two img,
.content_two .two img{border-radius: 20px; box-shadow: 0 0 20px rgba(0,0,0,0.15); width: 100%;}

.content_two{background: #fff;padding: 120px 0 120px 5%;}
.content_two .one{float: right; width: 50%; line-height: 35px;}
.content_two .two{float: left; width: 43%;}
.content_two .one img{margin-top: 20px;}
.content_two ul{padding-top: 25px;}
.content_two ul li{background: url(../images/symb1.png) no-repeat 0 0; background-size: 30px; padding: 0 5px 10px 35px; width: 100%; float: left; font-size: 30px; line-height: 30px; font-weight: 700;color: #273f8e;}

.content_three{padding: 120px 0 120px 5%;}
.content_three h2{text-align: center; padding-bottom: 50px !important;}
.content_three .One{position: relative;}
.content_three .One .owl-nav{position: absolute; top: 50%; left: 0; right: 0;}
.content_three .owl-next{left: -20px;}
.content_three .owl-prev{right: -50px;}
.content_three .item{padding:0 20px;}
.content_three .ContentImg{width: 50px; float: left; position: relative; z-index: 3; margin-left: 30px;}
.content_three .ContentBox{width:100%; padding: 30px; background: #fff; border-radius: 20px; box-shadow: 0 0 20px rgba(0,0,0,0.20); float: left;position: relative; z-index: 2; margin-top: -25px;}
.content_three .ContentBox p{padding-bottom: 20px;}
.content_three .ContentBox .author{font-weight: 700; text-align: left; display: flex; align-items: center; justify-content: space-between; direction: ltr;}
.content_three .ContentBox .author img{float: right; width: 84px;}

.copyright{padding: 0 0 20px 5%; font-size: 14px;}















