@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');

body
{
	font-family: 'Nunito', sans-serif !important;
	background-color:#fbfbfb;
}



a,button{



	transition:0.5s all;



	-webkit-transition:0.5s all;



	-moz-transition:0.5s all;



	-ms-transition:0.5s all;



	-o-transition:0.5s all;



}



a{



	text-decoration:none;



}







/*=== Custome Styles ===*/







.navbar-default {



    background-color: #fbfbfb;



    border: none;



    margin-bottom: 0;



    min-height: 70px;



}



ul.nav.navbar-nav.navbar-right {



    margin-top: 15px;



}



.navbar-default .navbar-nav>li>a{



  font-size: 12px;



  color: rgba(59, 62, 71, 0.8);



  padding-top: 10px;



  padding-bottom:10px;



}



.navbar-default .navbar-nav>li>a.btn-login,.btn-blue {



    background-color: rgb(81, 71, 123);



    width: 100px;



    color: #fff;



    border-radius: 25px;



	border:none;



}



.navbar-default .navbar-nav>li>a.btn-login:hover,.btn-blue:hover{



	background-color:#6F45A0;



}



.navbar-brand {



    padding: 10px 15px;



}



.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {



    background-color: #ffffff;



}



.navbar-nav>li>.dropdown-menu{



    background-color: #607D8B;



    border: none;



    border-radius: 7px;



    -webkit-box-shadow: none;



    box-shadow: none;



    margin-top: 0;



    border-top-left-radius: 7px;



    border-top-right-radius: 7px;



}



.dropdown-menu>li>a {



    color: #fff;



}



.search-sec {



    min-height: 278px;



    background-color: #4e5ddc;



    padding-top: 78px;



}



.form-control{



  background-color: rgb(255, 255, 255);



  box-shadow: 0px 1px 9.6px 0.4px rgba(0, 0, 1, 0.12);



  max-width: 505px;



  height: 42px;



  border-radius: 25px;



}



.row.search-row .form-control {



    margin: auto;



	padding-left: 40px;



}



.row.search-row .form-group {



    max-width: 510px;



    position: relative;



    margin: auto;



}



.row.search-row .form-group i {



    position: absolute;



    top: 13px;



    right: 15px;



	color:#51477B;



}



.search-row h2 {



    font-size: 23px;



    color: rgb(251, 251, 251);



    text-transform: uppercase;



    margin-bottom: 0;



    margin-top: 30px;



}



.search-row .breadcrumb li{



	color:#fff;



}



.search-row .breadcrumb li a {



    color: #BBBAB8;



}



.search-row .breadcrumb li a:hover{



    color: #fff;



}



ol.breadcrumb {



    background-color: transparent;



}



.d-col h1{



  font-size: 20px;



  color: rgb(0, 0, 0);



  padding-bottom:30px;



  margin-bottom:0;



}



.d-col h1.bdr-btm{



	border-bottom:1px solid #E9E9E9;



	margin-bottom:20px;



	margin-top: 30px;



}



.d-col h1 i {



    color: #494076;



    font-size: 18px;



    margin-right: 10px;



}



.d-col p{



  font-size: 13px;



  color: rgb(75, 75, 75);



  line-height: 1.692;



  margin-bottom:30px;



}



footer{



	background-color:#3C3A3B;



}



.f-col h2 {



    font-size: 15px;



    color: rgb(167, 166, 166);



    font-weight: bold;



    padding-bottom: 10px;



    border-bottom: 1px solid #484647;



}



.f-col ul{



	list-style:none;



	padding-left:0px;



}



.f-col ul li{



  font-size: 12.5px;



  color: rgba(255, 255, 255, 0.502);



  margin-bottom: 10px;



}



.f-col ul li img{



	margin-right:10px;



}



.f-col ul li a{



	font-size: 12.5px;



  color: rgba(255, 255, 255, 0.502);



  text-decoration:none;



}



.f-col ul li a:hover,.sc-ul li a:hover{



	color:#fff;



}



.row.f-row {



    padding-bottom: 20px;



}



.container-fluid.sc-sec {



    background-color: #a7a5a6;



    padding-top: 10px;



    padding-bottom: 10px;



}



.container-fluid.sc-sec ul{



	margin-bottom:0;



}



.sc-col .btn-primary {



    background-color: transparent;



    border: none;



    padding: 0;



  font-size: 12px;



  color: rgb(60, 58, 58);



}



.sc-col .btn-primary:hover,.sc-col .open>.dropdown-toggle.btn-primary:focus,.sc-col .open>.dropdown-toggle.btn-primary:hover {



    color: rgb(60, 58, 58);



    background-color: transparent;



    border: none;



}



.sc-ul li a {



  font-size: 12px;



  color: rgb(60, 58, 58);



  text-decoration:none;



}



.sc-ul li a i{



	margin-right:5px;



}



.dropdown-menu{



	background-color: #607D8B;



    border: none;



    border-radius: 7px;



    -webkit-box-shadow: none;



    box-shadow: none;



    margin-top: 0;



    border-top-left-radius: 7px;



    border-top-right-radius: 7px;



}



.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {



    background-color: #ddd;



}



.search-row p{



	color:#fff;



}



.st-col h3{



  font-size: 16px;



  color: rgb(55, 53, 53);



  margin:0;



}



.st-col h3 img{



	margin-right:15px;



	    vertical-align: middle;



}



.st-col{



	margin-bottom: 10px;



    border-bottom: 1px solid #E7E7E7;



	padding-bottom:10px;



}



.st-row {



    margin-top: 20px;



    margin-bottom: 10px;



}



.no-brdr{



	border:none !important;



}



.st-inner{



	border-right:1px solid #E7E7E7;



}



.art-col ul li a{



  font-size: 13px;



  color: rgb(75, 75, 75);



}



.art-col ul li{



	margin-bottom:20px;



}



.art-col ul{



	padding-left:15px;



}



.margin-bt-40{



	margin-bottom:40px;



}



.guide-img {

    margin-bottom: 15px;

    box-shadow: 0px 1px 9.6px 0.4px rgba(0, 0, 1, 0.12);

    max-width: 100%;

    width: initial !important;

}



.guide-ul li a{



  font-size: 13px;



  color: rgb(75, 75, 75);



}



.guide-ul{



	padding-left:0px;



	list-style:none;



	margin-bottom:30px;



}



.guide-ul li i{



	margin-right:10px;



	color:#51477B;



	font-size: 7px;



    vertical-align: middle;



}



.guide-ul li{



	margin-bottom:10px;



}



.recent-col h3{



  font-size: 14px;



  color: rgb(0, 0, 0);



  font-weight:bold;



  margin-bottom:20px;



  margin-top:0px;



}



.recent-col h3 i{



	color: #494076;



    margin-right: 6px;



}



.recent-col{



	padding:25px;



	background-color:#f1f1f1;



	min-height:303px;



	margin-top: 30px;



}



.recent-col ul li a{



	color: rgb(124, 124, 124);



}



.navbar-default .navbar-toggle {



    border: none;



    margin-top: 20px;



	border-radius:0px;



}



.mar-bt-10{



	margin-bottom:10px !important;



}



.container-fluid.d-sec.privacy-sec {



    padding-bottom: 40px;



}

.container-fluid.d-sec.privacy-sec ul{



	margin-bottom:30px;



    padding-left: 15px;



}



.container-fluid.d-sec.privacy-sec ul li{



	margin-bottom:10px;



	font-size: 13px;



    color: rgb(75, 75, 75);



	line-height: 1.5;



}



.search-row .breadcrumb {

    word-spacing: 2px;

}



.search-sec-tutorials { min-height: 80px; background-color: #4e5ddc;

    padding-top: 0px;}







header.header-2 {

    padding-top: 10px;

    padding-bottom: 10px;

    background-color: #5A2CDB;

}

header.header-2 ul{

	margin-bottom:0px;

	margin-top: 10px;

}

header.header-2 ul li a.btn-nav{

	border:none;

	border-radius:0px;

	color:#fff;

	background-color:#72C591;

	padding: 6px 20px;

}

header.header-2 ul li a.btn-nav.btn-nav-2{

	border-radius:2px;

	color:#fff;

	background-color: transparent;

	border:1px solid #6F6891;

}



.hexa-col h2 {

    font-size: 22px;

    font-weight: bold;

    margin-top: 7px;

    margin-bottom: 0;

}

a.btn.btn-download {

    border: 1px solid #72C591;

    border-radius: 0px;

    color: #000;

}

a.btn.btn-download i{

    color: #72C591;

	margin-left:5px;

}

.row.main-row-hexa {

    margin-top: 30px;

    margin-bottom: 30px;

}

.row.hexa-row {

    padding-bottom: 20px;

    margin-bottom: 20px;

    border-bottom: 1px solid #EDEDED;

}

.hexa-h{

	border-bottom: 1px solid #EDEDED;

	padding-bottom:20px;

}

.row.folder-row h3 {

    font-size: 18px;

}

.files-col .table-responsive {

    margin-top: 20px;

    margin-bottom: 20px;

}

.files-col .table-responsive td a{

	color:#607D8B;

	text-decoration:none;

}

.files-col .table-responsive td a i{

	color:#000;

	margin-right:7px;

}

.row.folder-row {

    margin-bottom: 30px;

}

.pd-col {

    padding-left: 0;

    padding-right: 0;

}
